From patchwork Mon Jun 17 05:04:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhangfei Gao X-Patchwork-Id: 17938 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f71.google.com (mail-qe0-f71.google.com [209.85.128.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 89F0D2391D for ; Mon, 17 Jun 2013 05:05:17 +0000 (UTC) Received: by mail-qe0-f71.google.com with SMTP id 1sf3357988qee.10 for ; Sun, 16 Jun 2013 22:05:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=U0F90wZHJ9yggLTeiabyIdXMO4UeiMDolNbcNCIotdA=; b=P6IjRVEzt5rfGfkwrrrSNjQNMfhJeVkcd618zwEQckdG5e4cvYG9C/GQ5JMyUuURHN 7MdvLdOiASwphxPWHWcEzyEgOcF7h5+YBJ8HiWROJqZ6wca8NmWpGbMdLZ6PYQ/kOXg4 Oqdg3AjQKBpHqQSHRSdvUQcUj0LCoA/UBoQaIOlROT5p18MszavErILJAU6jPkp69IbR FxYm28irq7QcVpwD2C0pBfp73XMv0sP2JFWrKmcXcpLKyG+j7SZZjsEOoqEieE9jICh9 w5cm19VhijmXrj5uXAnmRvHzYwY0QrIV/3UiWEpyXlZCAyatZq6Sqj8Y16ldFAsJ76cf n8nQ== X-Received: by 10.224.57.65 with SMTP id b1mr3604635qah.2.1371445517001; Sun, 16 Jun 2013 22:05:17 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.108.7 with SMTP id hg7ls353855qeb.95.gmail; Sun, 16 Jun 2013 22:05:16 -0700 (PDT) X-Received: by 10.220.78.212 with SMTP id m20mr3946282vck.46.1371445516800; Sun, 16 Jun 2013 22:05:16 -0700 (PDT) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx.google.com with ESMTPS id ha3si3651614vdb.108.2013.06.16.22.05.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 16 Jun 2013 22:05:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.170; Received: by mail-vc0-f170.google.com with SMTP id hf12so1682800vcb.29 for ; Sun, 16 Jun 2013 22:05:16 -0700 (PDT) X-Received: by 10.220.105.9 with SMTP id r9mr4007515vco.60.1371445516688; Sun, 16 Jun 2013 22:05:16 -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.58.165.8 with SMTP id yu8csp21608veb; Sun, 16 Jun 2013 22:05:14 -0700 (PDT) X-Received: by 10.15.24.129 with SMTP id j1mr14742675eeu.17.1371445514207; Sun, 16 Jun 2013 22:05:14 -0700 (PDT) Received: from mail-ee0-x235.google.com (mail-ee0-x235.google.com [2a00:1450:4013:c00::235]) by mx.google.com with ESMTPS id 8si10812603eeg.136.2013.06.16.22.05.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 16 Jun 2013 22:05:14 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:4013:c00::235 is neither permitted nor denied by best guess record for domain of zhangfei.gao@linaro.org) client-ip=2a00:1450:4013:c00::235; Received: by mail-ee0-f53.google.com with SMTP id c41so1524898eek.40 for ; Sun, 16 Jun 2013 22:05:13 -0700 (PDT) X-Received: by 10.14.216.73 with SMTP id f49mr14554263eep.119.1371445513446; Sun, 16 Jun 2013 22:05:13 -0700 (PDT) Received: from localhost.localdomain ([213.122.173.130]) by mx.google.com with ESMTPSA id y2sm21051656eeu.2.2013.06.16.22.05.08 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 16 Jun 2013 22:05:12 -0700 (PDT) From: Zhangfei Gao To: Grant Likely , Arnd Bergmann , Haojian Zhuang Cc: linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, Zhangfei Gao Subject: [PATCH] DT: add vendor prefixes for hisilicon Date: Mon, 17 Jun 2013 13:04:59 +0800 Message-Id: <1371445499-27265-1-git-send-email-zhangfei.gao@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQlZJSlyjFukSyGT8sCOFxa18GhisgJAN3Hvf25WWmlPJg6yWFTBnc0CtuhFXN8pnfKfcy64 X-Original-Sender: zhangfei.gao@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.170 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: , Signed-off-by: Zhangfei Gao --- .../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 6931c43..e18f3ad 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -25,6 +25,7 @@ est ESTeem Wireless Modems fsl Freescale Semiconductor GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. +hisilicon Hisilicon Limited. hp Hewlett Packard ibm International Business Machines (IBM) idt Integrated Device Technologies, Inc.