From mboxrd@z Thu Jan 1 00:00:00 1970 From: arno@natisbad.org (Arnaud Ebalard) Date: Mon, 12 Jan 2015 18:11:22 +0100 Subject: [PATCHv0 1/3] of: add vendor prefix for Abracon Corporation In-Reply-To: (Rob Herring's message of "Mon, 12 Jan 2015 07:41:25 -0600") References: <754e04216222807206344fdd9f8575e6b504ed14.1421045942.git.arno@natisbad.org> Message-ID: <87mw5nncud.fsf@natisbad.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, Rob Herring writes: > On Mon, Jan 12, 2015 at 2:16 AM, Arnaud Ebalard wrote: >> Signed-off-by: Arnaud Ebalard >> --- >> 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 b1df0ad1306c..44defc3c162a 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -4,6 +4,7 @@ This isn't an exhaustive list, but you should add new prefixes to it before >> using them to avoid name-space collisions. >> >> abilis Abilis Systems >> +abcn Abracon Corporation > > Is there some reason not to use "abracon"? None, I guess. I'll change that in a v1. Cheers, a+ From mboxrd@z Thu Jan 1 00:00:00 1970 From: arno@natisbad.org (Arnaud Ebalard) Subject: Re: [PATCHv0 1/3] of: add vendor prefix for Abracon Corporation Date: Mon, 12 Jan 2015 18:11:22 +0100 Message-ID: <87mw5nncud.fsf@natisbad.org> References: <754e04216222807206344fdd9f8575e6b504ed14.1421045942.git.arno@natisbad.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: (Rob Herring's message of "Mon, 12 Jan 2015 07:41:25 -0600") Sender: linux-doc-owner@vger.kernel.org To: Rob Herring Cc: Andrew Morton , Mark Rutland , Alessandro Zummo , Peter Huewe , Linus Walleij , Thierry Reding , Mark Brown , Arnd Bergmann , Rob Herring , Pawel Moll , Stephen Warren , Ian Campbell , Grant Likely , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , Rob Landley , rtc-linux@googlegroups.com, Jason Cooper , Guenter Roeck , Jason Gunthorpe , Kumar Gala , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hi, Rob Herring writes: > On Mon, Jan 12, 2015 at 2:16 AM, Arnaud Ebalard wrote: >> Signed-off-by: Arnaud Ebalard >> --- >> 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 b1df0ad1306c..44defc3c162a 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -4,6 +4,7 @@ This isn't an exhaustive list, but you should add new prefixes to it before >> using them to avoid name-space collisions. >> >> abilis Abilis Systems >> +abcn Abracon Corporation > > Is there some reason not to use "abracon"? None, I guess. I'll change that in a v1. Cheers, a+