From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from atlantis.wh2.tu-dresden.de ([141.30.228.39]:37464 "EHLO atlantis.wh2.tu-dresden.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752211Ab3HVJ52 (ORCPT ); Thu, 22 Aug 2013 05:57:28 -0400 From: Lars Poeschel Subject: [PATCH 2/2] of: add vendor prefix for Microchip Technology Inc Date: Thu, 22 Aug 2013 11:56:18 +0200 Message-Id: <1377165378-9589-2-git-send-email-larsi@wh2.tu-dresden.de> In-Reply-To: <1377165378-9589-1-git-send-email-larsi@wh2.tu-dresden.de> References: <1377165378-9589-1-git-send-email-larsi@wh2.tu-dresden.de> Sender: devicetree-owner@vger.kernel.org To: poeschel@lemonage.de, grant.likely@linaro.org, linus.walleij@linaro.org, rob.herring@calxeda.com, pawel.moll@arm.com, mark.rutland@arm.com, swarren@wwwdotorg.org, ian.campbell@citrix.com, rob@landley.net, arnd@arndb.de, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org List-ID: From: Lars Poeschel Trivial patch to add Microchip Technology Inc. to the list of devicetree vendor prefixes. Signed-off-by: Lars Poeschel --- 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 366ce9b..4cdfbe8 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -36,6 +36,7 @@ linux Linux-specific binding lsi LSI Corp. (LSI Logic) marvell Marvell Technology Group Ltd. maxim Maxim Integrated Products +microchip Microchip Technology Inc. mosaixtech Mosaix Technologies, Inc. national National Semiconductor nintendo Nintendo -- 1.7.10.4