devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devicetree: bindings: Document Gateworks vendor prefix
@ 2014-08-10  8:15 Tim Harvey
       [not found] ` <1407658509-1773-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Harvey @ 2014-08-10  8:15 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala

Add Gateworks Corporation to the list of device tree vendor prefixes.

Gateworks designs and manufactures single board computers designed for
embedded wireless and wired network applications.

Signed-off-by: Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.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 46a311e..803fa4f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -54,6 +54,7 @@ globalscale	Globalscale Technologies, Inc.
 gmt	Global Mixed-mode Technology, Inc.
 google	Google, Inc.
 gumstix	Gumstix, Inc.
+gw	Gateworks Corporation
 haoyu	Haoyu Microelectronic Co. Ltd.
 hisilicon	Hisilicon Limited.
 honeywell	Honeywell
-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] devicetree: bindings: Document Gateworks vendor prefix
       [not found] ` <1407658509-1773-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
@ 2014-08-10 20:16   ` Florian Fainelli
       [not found]     ` <53E7D325.4060802-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2014-08-10 20:16 UTC (permalink / raw)
  To: Tim Harvey, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA, Pawel Moll,
	Ian Campbell, Rob Herring, Kumar Gala

Le 10/08/2014 01:15, Tim Harvey a écrit :
> Add Gateworks Corporation to the list of device tree vendor prefixes.
>
> Gateworks designs and manufactures single board computers designed for
> embedded wireless and wired network applications.
>
> Signed-off-by: Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.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 46a311e..803fa4f 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -54,6 +54,7 @@ globalscale	Globalscale Technologies, Inc.
>   gmt	Global Mixed-mode Technology, Inc.
>   google	Google, Inc.
>   gumstix	Gumstix, Inc.
> +gw	Gateworks Corporation

I would go with "gateworks" here, "gw" is usually a shorter term for 
"gateway", and there is an actual company called "Gateway" also 
manufacturing various types of computers.
-- 
Florian
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] devicetree: bindings: Document Gateworks vendor prefix
       [not found]     ` <53E7D325.4060802-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2014-08-14  1:13       ` Tim Harvey
       [not found]         ` <CAJ+vNU1QXMMke+pUy6xbxaYhNqqRivM=_qLpVLPePTQLicj_Zg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Harvey @ 2014-08-14  1:13 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Pawel Moll, Ian Campbell, Rob Herring, Kumar Gala

On Sun, Aug 10, 2014 at 1:16 PM, Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Le 10/08/2014 01:15, Tim Harvey a écrit :
>
>> Add Gateworks Corporation to the list of device tree vendor prefixes.
>>
>> Gateworks designs and manufactures single board computers designed for
>> embedded wireless and wired network applications.
>>
>> Signed-off-by: Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.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 46a311e..803fa4f 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> @@ -54,6 +54,7 @@ globalscale   Globalscale Technologies, Inc.
>>   gmt   Global Mixed-mode Technology, Inc.
>>   google        Google, Inc.
>>   gumstix       Gumstix, Inc.
>> +gw     Gateworks Corporation
>
>
> I would go with "gateworks" here, "gw" is usually a shorter term for
> "gateway", and there is an actual company called "Gateway" also
> manufacturing various types of computers.
> --
> Florian

Hi Florian,

Well... I got to the table first with Gateworks so I don't see why I
can't take the 'gw' prefix personally. Note that I do have several
devicetree files in arch/arm/dts/imx6-gw*.dts* already in mainline
that use the 'gw' vendor prefix (albeit one could argue that I should
have been asked to add 'gw' to the vendor-prefixes.txt back then, but
that is not the way things went down).

Tim
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] devicetree: bindings: Document Gateworks vendor prefix
       [not found]         ` <CAJ+vNU1QXMMke+pUy6xbxaYhNqqRivM=_qLpVLPePTQLicj_Zg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-08-14  3:57           ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2014-08-14  3:57 UTC (permalink / raw)
  To: Tim Harvey
  Cc: Florian Fainelli,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Pawel Moll, Ian Campbell, Rob Herring, Kumar Gala

On Wed, Aug 13, 2014 at 8:13 PM, Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org> wrote:
> On Sun, Aug 10, 2014 at 1:16 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
>> Le 10/08/2014 01:15, Tim Harvey a écrit :
>>
>>> Add Gateworks Corporation to the list of device tree vendor prefixes.
>>>
>>> Gateworks designs and manufactures single board computers designed for
>>> embedded wireless and wired network applications.
>>>
>>> Signed-off-by: Tim Harvey <tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.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 46a311e..803fa4f 100644
>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>>> @@ -54,6 +54,7 @@ globalscale   Globalscale Technologies, Inc.
>>>   gmt   Global Mixed-mode Technology, Inc.
>>>   google        Google, Inc.
>>>   gumstix       Gumstix, Inc.
>>> +gw     Gateworks Corporation
>>
>>
>> I would go with "gateworks" here, "gw" is usually a shorter term for
>> "gateway", and there is an actual company called "Gateway" also
>> manufacturing various types of computers.
>> --
>> Florian
>
> Hi Florian,
>
> Well... I got to the table first with Gateworks so I don't see why I
> can't take the 'gw' prefix personally. Note that I do have several
> devicetree files in arch/arm/dts/imx6-gw*.dts* already in mainline
> that use the 'gw' vendor prefix (albeit one could argue that I should
> have been asked to add 'gw' to the vendor-prefixes.txt back then, but
> that is not the way things went down).

We prefer stock ticker symbols, but GW doesn't appear to be one. So
given this is already in use and your are first, gw is fine. I've
queued this patch up.

Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-14  3:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10  8:15 [PATCH] devicetree: bindings: Document Gateworks vendor prefix Tim Harvey
     [not found] ` <1407658509-1773-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2014-08-10 20:16   ` Florian Fainelli
     [not found]     ` <53E7D325.4060802-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-08-14  1:13       ` Tim Harvey
     [not found]         ` <CAJ+vNU1QXMMke+pUy6xbxaYhNqqRivM=_qLpVLPePTQLicj_Zg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-14  3:57           ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).