devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] of: Add vendor prefix for Dialog Semiconductor Plc
@ 2014-07-04 10:43 Philipp Zabel
       [not found] ` <1404470603-30394-1-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Philipp Zabel @ 2014-07-04 10:43 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	support.opensource-WBD+wuPFNBhBDgjK7y7TUQ, Philipp Zabel

Add Dialog Semiconductor Plc to the list of device tree vendor prefixes.

Signed-off-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@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 9ab11e0..be47d1a 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -38,6 +38,7 @@ dallas	Maxim Integrated Products (formerly Dallas Semiconductor)
 davicom	DAVICOM Semiconductor, Inc.
 denx	Denx Software Engineering
 digi	Digi International Inc.
+dlgnf	Dialog Semiconductor Plc
 dlink	D-Link Corporation
 dmo	Data Modul AG
 ebv	EBV Elektronik
-- 
2.0.0

--
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] of: Add vendor prefix for Dialog Semiconductor Plc
       [not found] ` <1404470603-30394-1-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
@ 2014-07-04 12:52   ` Opensource [Steve Twiss]
       [not found]     ` <6ED8E3B22081A4459DAC7699F3695FB7D0B238B5-68WUHU125fLzLL1Oxlh9IgLouzNaz+3S@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Opensource [Steve Twiss] @ 2014-07-04 12:52 UTC (permalink / raw)
  To: Philipp Zabel, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Support Opensource

On  04 July 2014 11:43, Phillip Zabel wrote:

Hi Philipp,

>Subject: [PATCH] of: Add vendor prefix for Dialog Semiconductor Plc
>Add Dialog Semiconductor Plc to the list of device tree vendor prefixes.
>Signed-off-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@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 9ab11e0..be47d1a 100644
>--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>@@ -38,6 +38,7 @@ dallas	Maxim Integrated Products (formerly Dallas
>Semiconductor)
> davicom	DAVICOM Semiconductor, Inc.
> denx	Denx Software Engineering
> digi	Digi International Inc.
>+dlgnf	Dialog Semiconductor Plc

This discussion has been in progress for a while now.
There are already pending changes for the vendor prefix Dialog Semiconductor.

Please see the conversations here with Rob Herring:
https://lkml.org/lkml/2014/6/11/262
https://lkml.org/lkml/2014/6/11/199

> dlink	D-Link Corporation
> dmo	Data Modul AG
> ebv	EBV Elektronik
>--
>2.0.0

Regards,
Steve
--
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] of: Add vendor prefix for Dialog Semiconductor Plc
       [not found]     ` <6ED8E3B22081A4459DAC7699F3695FB7D0B238B5-68WUHU125fLzLL1Oxlh9IgLouzNaz+3S@public.gmane.org>
@ 2014-07-07  8:06       ` Philipp Zabel
       [not found]         ` <1404720416.3567.2.camel-+qGW7pzALmz7o/J7KWpOmN53zsg1cpMQ@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Philipp Zabel @ 2014-07-07  8:06 UTC (permalink / raw)
  To: Opensource [Steve Twiss]
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring,
	Pawel Moll, Mark Rutland, Ian Campbell, Support Opensource

Hi Steve,

Am Freitag, den 04.07.2014, 12:52 +0000 schrieb Opensource [Steve
Twiss]:
> >Subject: [PATCH] of: Add vendor prefix for Dialog Semiconductor Plc
> >Add Dialog Semiconductor Plc to the list of device tree vendor prefixes.
> >Signed-off-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@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 9ab11e0..be47d1a 100644
> >--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> >+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> >@@ -38,6 +38,7 @@ dallas	Maxim Integrated Products (formerly Dallas
> >Semiconductor)
> > davicom	DAVICOM Semiconductor, Inc.
> > denx	Denx Software Engineering
> > digi	Digi International Inc.
> >+dlgnf	Dialog Semiconductor Plc
> 
> This discussion has been in progress for a while now.
> There are already pending changes for the vendor prefix Dialog Semiconductor.
> 
> Please see the conversations here with Rob Herring:
> https://lkml.org/lkml/2014/6/11/262
> https://lkml.org/lkml/2014/6/11/199

Thank you, I haven't seen those. So is it going to be 'dlg' then?
Is this already queued somewhere? It doesn't seem to have made it
into linux-next yet.

regards
Philipp

--
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] of: Add vendor prefix for Dialog Semiconductor Plc
       [not found]         ` <1404720416.3567.2.camel-+qGW7pzALmz7o/J7KWpOmN53zsg1cpMQ@public.gmane.org>
@ 2014-07-07 14:44           ` Opensource [Steve Twiss]
  0 siblings, 0 replies; 4+ messages in thread
From: Opensource [Steve Twiss] @ 2014-07-07 14:44 UTC (permalink / raw)
  To: Philipp Zabel
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring,
	Pawel Moll, Mark Rutland, Ian Campbell, Support Opensource

Hi Philipp,

On 07 July 2014 @ 09:07 Philipp Zabel wrote:

>Hi Steve,
>Am Freitag, den 04.07.2014, 12:52 +0000 schrieb Opensource [Steve
>Twiss]:
>> >Subject: [PATCH] of: Add vendor prefix for Dialog Semiconductor Plc
>> >Add Dialog Semiconductor Plc to the list of device tree vendor prefixes.
>> >Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
>> >---
>> > 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 9ab11e0..be47d1a 100644
>> >--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> >+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> >@@ -38,6 +38,7 @@ dallas	Maxim Integrated Products (formerly Dallas
>> >Semiconductor)
>> > davicom	DAVICOM Semiconductor, Inc.
>> > denx	Denx Software Engineering
>> > digi	Digi International Inc.
>> >+dlgnf	Dialog Semiconductor Plc
>>
>> This discussion has been in progress for a while now.
>> There are already pending changes for the vendor prefix Dialog Semiconductor.
>>
>> Please see the conversations here with Rob Herring:
>> https://lkml.org/lkml/2014/6/11/262
>> https://lkml.org/lkml/2014/6/11/199
>
>Thank you, I haven't seen those. So is it going to be 'dlg' then?
>Is this already queued somewhere? It doesn't seem to have made it
>into linux-next yet.

A patch was sent for Dialog DA9150 but it has not yet made it into linux-next:
'dlg' is our chosen prefix and this is most commonly used throughout
the kernel. Also Rob Herring has agreed with this decision when reviewing
the previous attempted submission. 

However, I will put together a patch set that uses 'dlg' and 'mark the others
deprecated' as requested. I will send this as a "request for comment" to
the maintainers and hopefully sort out this mismatch.

Regards,
Steve


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

end of thread, other threads:[~2014-07-07 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 10:43 [PATCH] of: Add vendor prefix for Dialog Semiconductor Plc Philipp Zabel
     [not found] ` <1404470603-30394-1-git-send-email-p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2014-07-04 12:52   ` Opensource [Steve Twiss]
     [not found]     ` <6ED8E3B22081A4459DAC7699F3695FB7D0B238B5-68WUHU125fLzLL1Oxlh9IgLouzNaz+3S@public.gmane.org>
2014-07-07  8:06       ` Philipp Zabel
     [not found]         ` <1404720416.3567.2.camel-+qGW7pzALmz7o/J7KWpOmN53zsg1cpMQ@public.gmane.org>
2014-07-07 14:44           ` Opensource [Steve Twiss]

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