linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] of: Add vendor prefix for Sharp Microelectronics
@ 2014-08-01 13:50 Thierry Reding
  2014-10-13 11:54 ` Thierry Reding
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Reding @ 2014-08-01 13:50 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
  Cc: devicetree, linux-kernel

From: Thierry Reding <treding@nvidia.com>

Use "sharp" as the vendor prefix for Sharp Microelectronics in device
tree compatible strings.

Signed-off-by: Thierry Reding <treding@nvidia.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 81cc5bb8c821..b833b10da988 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -121,6 +121,7 @@ samsung	Samsung Semiconductor
 sbs	Smart Battery System
 schindler	Schindler
 seagate	Seagate Technology PLC
+sharp	Sharp Microelectronics
 sil	Silicon Image
 silabs	Silicon Laboratories
 simtek
-- 
2.0.3


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

* Re: [PATCH] of: Add vendor prefix for Sharp Microelectronics
  2014-08-01 13:50 [PATCH] of: Add vendor prefix for Sharp Microelectronics Thierry Reding
@ 2014-10-13 11:54 ` Thierry Reding
  2015-07-01 12:01   ` Thierry Reding
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Reding @ 2014-10-13 11:54 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
  Cc: devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

On Fri, Aug 01, 2014 at 03:50:44PM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> Use "sharp" as the vendor prefix for Sharp Microelectronics in device
> tree compatible strings.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)

Ping?

> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index 81cc5bb8c821..b833b10da988 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -121,6 +121,7 @@ samsung	Samsung Semiconductor
>  sbs	Smart Battery System
>  schindler	Schindler
>  seagate	Seagate Technology PLC
> +sharp	Sharp Microelectronics
>  sil	Silicon Image
>  silabs	Silicon Laboratories
>  simtek
> -- 
> 2.0.3
> 

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH] of: Add vendor prefix for Sharp Microelectronics
  2014-10-13 11:54 ` Thierry Reding
@ 2015-07-01 12:01   ` Thierry Reding
  2015-07-01 17:41     ` Rob Herring
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Reding @ 2015-07-01 12:01 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
  Cc: devicetree, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

On Mon, Oct 13, 2014 at 01:54:09PM +0200, Thierry Reding wrote:
> On Fri, Aug 01, 2014 at 03:50:44PM +0200, Thierry Reding wrote:
> > From: Thierry Reding <treding@nvidia.com>
> > 
> > Use "sharp" as the vendor prefix for Sharp Microelectronics in device
> > tree compatible strings.
> > 
> > Signed-off-by: Thierry Reding <treding@nvidia.com>
> > ---
> >  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> >  1 file changed, 1 insertion(+)
> 
> Ping?

Rob, I just stumbled across this in my stack of patches that never got
merged. Can you ack this?

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH] of: Add vendor prefix for Sharp Microelectronics
  2015-07-01 12:01   ` Thierry Reding
@ 2015-07-01 17:41     ` Rob Herring
  2015-07-29  1:25       ` Bjorn Andersson
  0 siblings, 1 reply; 6+ messages in thread
From: Rob Herring @ 2015-07-01 17:41 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree, linux-kernel

On Wed, Jul 1, 2015 at 7:01 AM, Thierry Reding <thierry.reding@gmail.com> wrote:
> On Mon, Oct 13, 2014 at 01:54:09PM +0200, Thierry Reding wrote:
>> On Fri, Aug 01, 2014 at 03:50:44PM +0200, Thierry Reding wrote:
>> > From: Thierry Reding <treding@nvidia.com>
>> >
>> > Use "sharp" as the vendor prefix for Sharp Microelectronics in device
>> > tree compatible strings.
>> >
>> > Signed-off-by: Thierry Reding <treding@nvidia.com>
>> > ---
>> >  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>> >  1 file changed, 1 insertion(+)
>>
>> Ping?
>
> Rob, I just stumbled across this in my stack of patches that never got
> merged. Can you ack this?

Sorry, missed this one. I've flagged it now to apply for 4.2 or you
can if you prefer:

Acked-by: Rob Herring <robh@kernel.org>

Rob

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

* Re: [PATCH] of: Add vendor prefix for Sharp Microelectronics
  2015-07-01 17:41     ` Rob Herring
@ 2015-07-29  1:25       ` Bjorn Andersson
  2015-08-24 15:16         ` Rob Herring
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Andersson @ 2015-07-29  1:25 UTC (permalink / raw)
  To: Rob Herring, Thierry Reding
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree, linux-kernel

On Wed, Jul 1, 2015 at 10:41 AM, Rob Herring <robherring2@gmail.com> wrote:
> On Wed, Jul 1, 2015 at 7:01 AM, Thierry Reding <thierry.reding@gmail.com> wrote:
>> On Mon, Oct 13, 2014 at 01:54:09PM +0200, Thierry Reding wrote:
>>> On Fri, Aug 01, 2014 at 03:50:44PM +0200, Thierry Reding wrote:
>>> > From: Thierry Reding <treding@nvidia.com>
>>> >
>>> > Use "sharp" as the vendor prefix for Sharp Microelectronics in device
>>> > tree compatible strings.
>>> >
>>> > Signed-off-by: Thierry Reding <treding@nvidia.com>
>>> > ---
>>> >  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>>> >  1 file changed, 1 insertion(+)
>>>
>>> Ping?
>>
>> Rob, I just stumbled across this in my stack of patches that never got
>> merged. Can you ack this?
>
> Sorry, missed this one. I've flagged it now to apply for 4.2 or you
> can if you prefer:
>
> Acked-by: Rob Herring <robh@kernel.org>
>

Sorry for jumping in late, but found this as I was about to submit a
patch for the same addition.

Except that from what I can find the real name is "Sharp
Microelectronics of the Americas" (or Europe...), which is a division
of Sharp Electronics Corporation, a subsidiary of Sharp Corporation -
the latter which is what's used in the data sheets for my e.g. the
lp855x.

So I think the patch should instead be adding:
sharp   Sharp Corporation

Regards,
Bjorn

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

* Re: [PATCH] of: Add vendor prefix for Sharp Microelectronics
  2015-07-29  1:25       ` Bjorn Andersson
@ 2015-08-24 15:16         ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2015-08-24 15:16 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Thierry Reding, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, devicetree, linux-kernel

On Tue, Jul 28, 2015 at 8:25 PM, Bjorn Andersson <bjorn@kryo.se> wrote:
> On Wed, Jul 1, 2015 at 10:41 AM, Rob Herring <robherring2@gmail.com> wrote:
>> On Wed, Jul 1, 2015 at 7:01 AM, Thierry Reding <thierry.reding@gmail.com> wrote:
>>> On Mon, Oct 13, 2014 at 01:54:09PM +0200, Thierry Reding wrote:
>>>> On Fri, Aug 01, 2014 at 03:50:44PM +0200, Thierry Reding wrote:
>>>> > From: Thierry Reding <treding@nvidia.com>
>>>> >
>>>> > Use "sharp" as the vendor prefix for Sharp Microelectronics in device
>>>> > tree compatible strings.
>>>> >
>>>> > Signed-off-by: Thierry Reding <treding@nvidia.com>
>>>> > ---
>>>> >  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>>>> >  1 file changed, 1 insertion(+)
>>>>
>>>> Ping?
>>>
>>> Rob, I just stumbled across this in my stack of patches that never got
>>> merged. Can you ack this?
>>
>> Sorry, missed this one. I've flagged it now to apply for 4.2 or you
>> can if you prefer:
>>
>> Acked-by: Rob Herring <robh@kernel.org>
>>
>
> Sorry for jumping in late, but found this as I was about to submit a
> patch for the same addition.
>
> Except that from what I can find the real name is "Sharp
> Microelectronics of the Americas" (or Europe...), which is a division
> of Sharp Electronics Corporation, a subsidiary of Sharp Corporation -
> the latter which is what's used in the data sheets for my e.g. the
> lp855x.
>
> So I think the patch should instead be adding:
> sharp   Sharp Corporation

I didn't get to it for 4.2 after all, so I've fixed this up.

Rob

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

end of thread, other threads:[~2015-08-24 15:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-01 13:50 [PATCH] of: Add vendor prefix for Sharp Microelectronics Thierry Reding
2014-10-13 11:54 ` Thierry Reding
2015-07-01 12:01   ` Thierry Reding
2015-07-01 17:41     ` Rob Herring
2015-07-29  1:25       ` Bjorn Andersson
2015-08-24 15:16         ` 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).