From patchwork Thu Oct 17 12:09:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 21096 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C1460246F1 for ; Thu, 17 Oct 2013 12:09:31 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id wm4sf4812221obc.4 for ; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=qQegyADJ+g0x0oh4m+Vcr5tC6amJIAzjjzsddU+tJMM=; b=E9QbF7pueeWW600OSy8FEVYA8e528E63irttajDlsMPSgPRPz80zLyv3gQhRfQfRIH xnH8yp225E6yJ/+tKD4GRsV8J8xJ5ukPix6vb/3Y7ucFo8v7diKVQT6Bx1cY2Opxx8dH Nq8U2tUeVj/tpTXHlZYaj4GCF8lEuh8eDGWspnzigxpGl0IPYnXznXo2bUEQF9+lUI7S E628qXiEEnfMH1DsOf71BvNoAkCV8+lbwA+3T0hlgJYKZk5WIHC215kKB/H0B5wyyCPa lr/W+5tVYL39j11wKmHm3WVDzNr692fB9P130EA2rT/JlBSWzjhwVyDLML6yO5SzR/Ho OuwQ== X-Received: by 10.182.133.38 with SMTP id oz6mr453948obb.45.1382011770767; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.64.68 with SMTP id m4ls915571qes.5.gmail; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) X-Received: by 10.52.231.5 with SMTP id tc5mr18099vdc.36.1382011770662; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by mx.google.com with ESMTPS id fx4si26135571vdc.143.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Oct 2013 05:09:30 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.182; Received: by mail-ve0-f182.google.com with SMTP id oy12so1091805veb.41 for ; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) X-Gm-Message-State: ALoCoQnX5JRURj2JatSkq8jRrXuNRHH6qfIIggPupNzTXZU3JPJJSRQ1WzjQ6j7Xt7ePLsgb/13j X-Received: by 10.52.118.73 with SMTP id kk9mr5471290vdb.13.1382011770556; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp115131vcz; Thu, 17 Oct 2013 05:09:30 -0700 (PDT) X-Received: by 10.50.154.66 with SMTP id vm2mr25632368igb.57.1382011769422; Thu, 17 Oct 2013 05:09:29 -0700 (PDT) Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.181]) by mx.google.com with ESMTPS id jb1si13864342icb.83.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Oct 2013 05:09:29 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.223.181 is neither permitted nor denied by best guess record for domain of matt.porter@linaro.org) client-ip=209.85.223.181; Received: by mail-ie0-f181.google.com with SMTP id ar20so3566093iec.40 for ; Thu, 17 Oct 2013 05:09:27 -0700 (PDT) X-Received: by 10.50.26.36 with SMTP id i4mr6081643igg.33.1382011766887; Thu, 17 Oct 2013 05:09:26 -0700 (PDT) Received: from beef.ohporter.com (cpe-98-27-254-98.neo.res.rr.com. [98.27.254.98]) by mx.google.com with ESMTPSA id o11sm8250037igi.1.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Oct 2013 05:09:26 -0700 (PDT) From: Matt Porter To: Stephen Warren , Pawel Moll , Rob Herring , Mark Rutland , Ian Campbell Cc: Devicetree List , Linux Kernel Mailing List , Linaro Patches Subject: [RESEND][PATCH] of: add vendor prefix for PHYTEC Messtechnik GmbH Date: Thu, 17 Oct 2013 08:09:16 -0400 Message-Id: <1382011756-24884-1-git-send-email-matt.porter@linaro.org> X-Mailer: git-send-email 1.8.4 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: matt.porter@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Adds PHYTEC to the list of DT vendor prefixes. Signed-off-by: Matt Porter --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 2956800..ddcd322 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -45,6 +45,7 @@ nintendo Nintendo nvidia NVIDIA nxp NXP Semiconductors onnn ON Semiconductor Corp. +phytec PHYTEC Messtechnik GmbH picochip Picochip Ltd powervr PowerVR (deprecated, use img) qca Qualcomm Atheros, Inc.