* [PATCH] of: Add vendor prefix for Innolux Corporation
@ 2014-07-07 12:04 Thierry Reding
2014-08-01 13:49 ` Thierry Reding
0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2014-07-07 12:04 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
According to Wikipedia, Innolux started out in 2003 as InnoLux Display
Corporation and merged with Chi Mei Optoelectronics in 2006. It went by
the name of Chimei Innolux Corporation for a while and changed its name
back to Innolux Corporation in late 2012.
Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@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 4c4883e05df7..c9adab8eb2dc 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -63,6 +63,7 @@ ibm International Business Machines (IBM)
idt Integrated Device Technologies, Inc.
iom Iomega Corporation
img Imagination Technologies Ltd.
+innolux Innolux Corporation
intel Intel Corporation
intercontrol Inter Control Group
isee ISEE 2007 S.L.
--
2.0.1
--
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] 3+ messages in thread
* Re: [PATCH] of: Add vendor prefix for Innolux Corporation
2014-07-07 12:04 [PATCH] of: Add vendor prefix for Innolux Corporation Thierry Reding
@ 2014-08-01 13:49 ` Thierry Reding
2014-09-26 16:34 ` Rob Herring
0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2014-08-01 13:49 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
Cc: devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]
On Mon, Jul 07, 2014 at 02:04:32PM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> According to Wikipedia, Innolux started out in 2003 as InnoLux Display
> Corporation and merged with Chi Mei Optoelectronics in 2006. It went by
> the name of Chimei Innolux Corporation for a while and changed its name
> back to Innolux Corporation in late 2012.
>
> 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 4c4883e05df7..c9adab8eb2dc 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -63,6 +63,7 @@ ibm International Business Machines (IBM)
> idt Integrated Device Technologies, Inc.
> iom Iomega Corporation
> img Imagination Technologies Ltd.
> +innolux Innolux Corporation
> intel Intel Corporation
> intercontrol Inter Control Group
> isee ISEE 2007 S.L.
> --
> 2.0.1
>
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] of: Add vendor prefix for Innolux Corporation
2014-08-01 13:49 ` Thierry Reding
@ 2014-09-26 16:34 ` Rob Herring
0 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2014-09-26 16:34 UTC (permalink / raw)
To: Thierry Reding
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
On Fri, Aug 1, 2014 at 8:49 AM, Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Mon, Jul 07, 2014 at 02:04:32PM +0200, Thierry Reding wrote:
>> From: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>>
>> According to Wikipedia, Innolux started out in 2003 as InnoLux Display
>> Corporation and merged with Chi Mei Optoelectronics in 2006. It went by
>> the name of Chimei Innolux Corporation for a while and changed its name
>> back to Innolux Corporation in late 2012.
>>
>> Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>> ---
>> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>> 1 file changed, 1 insertion(+)
>
> Ping?
Applied. Sorry for the delay.
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] 3+ messages in thread
end of thread, other threads:[~2014-09-26 16:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 12:04 [PATCH] of: Add vendor prefix for Innolux Corporation Thierry Reding
2014-08-01 13:49 ` Thierry Reding
2014-09-26 16:34 ` 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).