diff mbox

[PATCHv0,1/3] of: add vendor prefix for Abracon Corporation

Message ID 754e04216222807206344fdd9f8575e6b504ed14.1421045942.git.arno@natisbad.org
State Accepted, archived
Commit 446810f2dd4101ca4af2c93576e4b7189a398d69
Headers show

Commit Message

Arnaud Ebalard Jan. 12, 2015, 8:16 a.m. UTC
Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
---
 Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Jan. 12, 2015, 1:41 p.m. UTC | #1
On Mon, Jan 12, 2015 at 2:16 AM, Arnaud Ebalard <arno@natisbad.org> wrote:
> Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
> ---
>  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"?

>  active-semi    Active-Semi International Inc
>  ad     Avionic Design GmbH
>  adapteva       Adapteva, Inc.
> --
> 2.1.1
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Arnaud Ebalard Jan. 12, 2015, 5:11 p.m. UTC | #2
Hi,

Rob Herring <robherring2@gmail.com> writes:

> On Mon, Jan 12, 2015 at 2:16 AM, Arnaud Ebalard <arno@natisbad.org> wrote:
>> Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
>> ---
>>  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+
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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
 active-semi	Active-Semi International Inc
 ad	Avionic Design GmbH
 adapteva	Adapteva, Inc.