linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devicetree: bindings: Document Gateworks vendor prefix
@ 2014-08-10  8:15 Tim Harvey
  2014-08-10 20:16 ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Harvey @ 2014-08-10  8:15 UTC (permalink / raw)
  To: linux-arm-kernel

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@gateworks.com>
---
 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

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

* [PATCH] devicetree: bindings: Document Gateworks vendor prefix
  2014-08-10  8:15 [PATCH] devicetree: bindings: Document Gateworks vendor prefix Tim Harvey
@ 2014-08-10 20:16 ` Florian Fainelli
  2014-08-14  1:13   ` Tim Harvey
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2014-08-10 20:16 UTC (permalink / raw)
  To: linux-arm-kernel

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@gateworks.com>
> ---
>   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

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

* [PATCH] devicetree: bindings: Document Gateworks vendor prefix
  2014-08-10 20:16 ` Florian Fainelli
@ 2014-08-14  1:13   ` Tim Harvey
  2014-08-14  3:57     ` Rob Herring
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Harvey @ 2014-08-14  1:13 UTC (permalink / raw)
  To: linux-arm-kernel

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@gateworks.com>
>> ---
>>   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

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

* [PATCH] devicetree: bindings: Document Gateworks vendor prefix
  2014-08-14  1:13   ` Tim Harvey
@ 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: linux-arm-kernel

On Wed, Aug 13, 2014 at 8:13 PM, Tim Harvey <tharvey@gateworks.com> 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@gateworks.com>
>>> ---
>>>   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

^ 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
2014-08-10 20:16 ` Florian Fainelli
2014-08-14  1:13   ` Tim Harvey
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).