From patchwork Wed Feb 19 20:02:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ben Peddell X-Patchwork-Id: 3682821 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 88E889F1EE for ; Wed, 19 Feb 2014 20:05:28 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AEBE2201FE for ; Wed, 19 Feb 2014 20:05:27 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id ADE40201ED for ; Wed, 19 Feb 2014 20:05:26 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGDNe-00042a-26; Wed, 19 Feb 2014 20:04:30 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGDNT-0006Nc-QZ; Wed, 19 Feb 2014 20:04:19 +0000 Received: from icp-osb-irony-out7.external.iinet.net.au ([203.59.1.224]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGDN5-0006KO-8z for linux-arm-kernel@lists.infradead.org; Wed, 19 Feb 2014 20:03:58 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArofAMcNBVM6BtUd/2dsb2JhbABZgwa8KYRrgRwWdIIlAQEFeRAIEAgxVwYTiATOOxcWjWZoB4Q4BIhbli8VA4sygz8q X-IronPort-AV: E=Sophos;i="4.97,507,1389715200"; d="scan'208";a="494057943" Received: from unknown (HELO lurch) ([58.6.213.29]) by icp-osb-irony-out7.iinet.net.au with SMTP; 20 Feb 2014 04:03:17 +0800 Received: by lurch (sSMTP sendmail emulation); Thu, 20 Feb 2014 06:03:09 +1000 From: klightspeed@killerwolves.net To: Andrew Lunn Subject: [PATCH v7 1/4] DT: Vendor prefixes: Add ricoh, qnap, sii and synology Date: Thu, 20 Feb 2014 06:02:34 +1000 Message-Id: <1392840157-31072-2-git-send-email-klightspeed@killerwolves.net> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1392840157-31072-1-git-send-email-klightspeed@killerwolves.net> References: <1392840157-31072-1-git-send-email-klightspeed@killerwolves.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140219_150355_717407_69F3FE70 X-CRM114-Status: UNSURE ( 6.36 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) Cc: Mark Rutland , devicetree@vger.kernel.org, Ben Peddell , Jason Cooper , Pawel Moll , Ian Campbell , Rob Herring , Kumar Gala , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Andrew Lunn The following patches make use of vendor names: * ricoh (Ricoh Co. Ltd.); * qnap (QNAP Systems, Inc.); * sii (Seiko Instruments, Inc.); and * synology (Synology, Inc.) Add them to the vendor prefix list. Signed-off-by: Ben Peddell Signed-off-by: Andrew Lunn Acked-by: Jason Cooper Acked-by: Rob Herring --- v2: Use stock ticker for Ricoh as vendor name s/Richoh/Ricoh/ v5: Add vendor prefix for QNAP v6: Revert qnap vendor prefix change from v5 Now properly based on -rc1 v7: Revert ricoh vendor prefix change from v2 --- Documentation/devicetree/bindings/vendor-prefixes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 3f900cd..4a52fa9 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -65,10 +65,12 @@ picochip Picochip Ltd powervr PowerVR (deprecated, use img) qca Qualcomm Atheros, Inc. qcom Qualcomm, Inc. +qnap QNAP Systems, Inc. ralink Mediatek/Ralink Technology Corp. ramtron Ramtron International realtek Realtek Semiconductor Corp. renesas Renesas Electronics Corporation +ricoh Ricoh Co. Ltd. rockchip Fuzhou Rockchip Electronics Co., Ltd samsung Samsung Semiconductor sbs Smart Battery System @@ -76,11 +78,13 @@ schindler Schindler sil Silicon Image silabs Silicon Laboratories simtek +sii Seiko Instruments, Inc. sirf SiRF Technology, Inc. snps Synopsys, Inc. st STMicroelectronics ste ST-Ericsson stericsson ST-Ericsson +synology Synology, Inc. ti Texas Instruments tlm Trusted Logic Mobility toshiba Toshiba Corporation