linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] of: add vendor prefix for Honeywell
@ 2014-01-25 21:38 Marek Belisko
  2014-01-31 18:20 ` Rob Herring
  2014-01-31 18:53 ` Olof Johansson
  0 siblings, 2 replies; 6+ messages in thread
From: Marek Belisko @ 2014-01-25 21:38 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, rob
  Cc: devicetree, linux-doc, linux-kernel, Marek Belisko

Signed-off-by: Marek Belisko <marek@goldelico.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 3f900cd..b14c617 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -40,6 +40,7 @@ gmt	Global Mixed-mode Technology, Inc.
 gumstix	Gumstix, Inc.
 haoyu	Haoyu Microelectronic Co. Ltd.
 hisilicon	Hisilicon Limited.
+honeywell	Honeywell
 hp	Hewlett Packard
 ibm	International Business Machines (IBM)
 idt	Integrated Device Technologies, Inc.
-- 
1.8.3.2


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

* Re: [PATCH] of: add vendor prefix for Honeywell
  2014-01-25 21:38 [PATCH] of: add vendor prefix for Honeywell Marek Belisko
@ 2014-01-31 18:20 ` Rob Herring
  2014-01-31 18:53 ` Olof Johansson
  1 sibling, 0 replies; 6+ messages in thread
From: Rob Herring @ 2014-01-31 18:20 UTC (permalink / raw)
  To: Marek Belisko
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Rob Landley, devicetree, linux-doc, linux-kernel

On Sat, Jan 25, 2014 at 3:38 PM, Marek Belisko <marek@goldelico.com> wrote:
> Signed-off-by: Marek Belisko <marek@goldelico.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied.

Rob

>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index 3f900cd..b14c617 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -40,6 +40,7 @@ gmt   Global Mixed-mode Technology, Inc.
>  gumstix        Gumstix, Inc.
>  haoyu  Haoyu Microelectronic Co. Ltd.
>  hisilicon      Hisilicon Limited.
> +honeywell      Honeywell
>  hp     Hewlett Packard
>  ibm    International Business Machines (IBM)
>  idt    Integrated Device Technologies, Inc.
> --
> 1.8.3.2
>

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

* Re: [PATCH] of: add vendor prefix for Honeywell
  2014-01-25 21:38 [PATCH] of: add vendor prefix for Honeywell Marek Belisko
  2014-01-31 18:20 ` Rob Herring
@ 2014-01-31 18:53 ` Olof Johansson
  2014-01-31 21:46   ` Belisko Marek
  1 sibling, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2014-01-31 18:53 UTC (permalink / raw)
  To: Marek Belisko
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Rob Landley, devicetree, linux-doc, linux-kernel

On Sat, Jan 25, 2014 at 1:38 PM, Marek Belisko <marek@goldelico.com> wrote:
> Signed-off-by: Marek Belisko <marek@goldelico.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 3f900cd..b14c617 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -40,6 +40,7 @@ gmt   Global Mixed-mode Technology, Inc.
>  gumstix        Gumstix, Inc.
>  haoyu  Haoyu Microelectronic Co. Ltd.
>  hisilicon      Hisilicon Limited.
> +honeywell      Honeywell

The norm has usually been to use the the stock ticker symbol of a
public company if it is available. In other words, I think the prefix
here should be 'hon', since Honeywell is a publicly traded company
under that ticker.


-Olof

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

* Re: [PATCH] of: add vendor prefix for Honeywell
  2014-01-31 18:53 ` Olof Johansson
@ 2014-01-31 21:46   ` Belisko Marek
  2014-02-03 14:46     ` Rob Herring
  0 siblings, 1 reply; 6+ messages in thread
From: Belisko Marek @ 2014-01-31 21:46 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Rob Landley, devicetree, linux-doc, linux-kernel

On Fri, Jan 31, 2014 at 7:53 PM, Olof Johansson <olof@lixom.net> wrote:
> On Sat, Jan 25, 2014 at 1:38 PM, Marek Belisko <marek@goldelico.com> wrote:
>> Signed-off-by: Marek Belisko <marek@goldelico.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 3f900cd..b14c617 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> @@ -40,6 +40,7 @@ gmt   Global Mixed-mode Technology, Inc.
>>  gumstix        Gumstix, Inc.
>>  haoyu  Haoyu Microelectronic Co. Ltd.
>>  hisilicon      Hisilicon Limited.
>> +honeywell      Honeywell
>
> The norm has usually been to use the the stock ticker symbol of a
> public company if it is available. In other words, I think the prefix
> here should be 'hon', since Honeywell is a publicly traded company
> under that ticker.
OK I didn't know about that. I just pick name from here:
Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
So we need to update also compatible property in mentioned file.
>
>
> -Olof

BR,

marek

-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com

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

* Re: [PATCH] of: add vendor prefix for Honeywell
  2014-01-31 21:46   ` Belisko Marek
@ 2014-02-03 14:46     ` Rob Herring
  2014-02-03 15:12       ` Olof Johansson
  0 siblings, 1 reply; 6+ messages in thread
From: Rob Herring @ 2014-02-03 14:46 UTC (permalink / raw)
  To: Belisko Marek, NeilBrown
  Cc: Olof Johansson, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Rob Landley, devicetree, linux-doc,
	linux-kernel

On Fri, Jan 31, 2014 at 3:46 PM, Belisko Marek <marek.belisko@gmail.com> wrote:
> On Fri, Jan 31, 2014 at 7:53 PM, Olof Johansson <olof@lixom.net> wrote:
>> On Sat, Jan 25, 2014 at 1:38 PM, Marek Belisko <marek@goldelico.com> wrote:
>>> Signed-off-by: Marek Belisko <marek@goldelico.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 3f900cd..b14c617 100644
>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>>> @@ -40,6 +40,7 @@ gmt   Global Mixed-mode Technology, Inc.
>>>  gumstix        Gumstix, Inc.
>>>  haoyu  Haoyu Microelectronic Co. Ltd.
>>>  hisilicon      Hisilicon Limited.
>>> +honeywell      Honeywell
>>
>> The norm has usually been to use the the stock ticker symbol of a
>> public company if it is available. In other words, I think the prefix
>> here should be 'hon', since Honeywell is a publicly traded company
>> under that ticker.
> OK I didn't know about that. I just pick name from here:
> Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
> So we need to update also compatible property in mentioned file.

It appears this is already used in omap4-sdp dts for some time, so I'm
inclined to leave it as honeywell to avoid breaking old dtbs.

Rob

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

* Re: [PATCH] of: add vendor prefix for Honeywell
  2014-02-03 14:46     ` Rob Herring
@ 2014-02-03 15:12       ` Olof Johansson
  0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2014-02-03 15:12 UTC (permalink / raw)
  To: Rob Herring, Belisko Marek, NeilBrown
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Rob Landley, devicetree, linux-doc, linux-kernel



On February 3, 2014 6:46:58 AM PST, Rob Herring <robherring2@gmail.com> wrote:
>On Fri, Jan 31, 2014 at 3:46 PM, Belisko Marek
><marek.belisko@gmail.com> wrote:
>> On Fri, Jan 31, 2014 at 7:53 PM, Olof Johansson <olof@lixom.net>
>wrote:
>>> On Sat, Jan 25, 2014 at 1:38 PM, Marek Belisko <marek@goldelico.com>
>wrote:
>>>> Signed-off-by: Marek Belisko <marek@goldelico.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 3f900cd..b14c617 100644
>>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>>>> @@ -40,6 +40,7 @@ gmt   Global Mixed-mode Technology, Inc.
>>>>  gumstix        Gumstix, Inc.
>>>>  haoyu  Haoyu Microelectronic Co. Ltd.
>>>>  hisilicon      Hisilicon Limited.
>>>> +honeywell      Honeywell
>>>
>>> The norm has usually been to use the the stock ticker symbol of a
>>> public company if it is available. In other words, I think the
>prefix
>>> here should be 'hon', since Honeywell is a publicly traded company
>>> under that ticker.
>> OK I didn't know about that. I just pick name from here:
>> Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
>> So we need to update also compatible property in mentioned file.
>
>It appears this is already used in omap4-sdp dts for some time, so I'm
>inclined to leave it as honeywell to avoid breaking old dtbs.

Fair enough.

It would be good to find a way to avoid too much ambiguity around prefixes longer term but that's a discussion for another day.

-Olof


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

end of thread, other threads:[~2014-02-03 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-25 21:38 [PATCH] of: add vendor prefix for Honeywell Marek Belisko
2014-01-31 18:20 ` Rob Herring
2014-01-31 18:53 ` Olof Johansson
2014-01-31 21:46   ` Belisko Marek
2014-02-03 14:46     ` Rob Herring
2014-02-03 15:12       ` Olof Johansson

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).