diff mbox

[v6] of: add vendor prefix for GMT

Message ID 1384340349-8626-1-git-send-email-wni@nvidia.com
State Accepted, archived
Commit dd622d2506a63f0d9cf7b3beaad12f012308a39f
Headers show

Commit Message

Wei Ni Nov. 13, 2013, 10:59 a.m. UTC
Adding Global Mixed-mode Technology Inc. to the list
of devicetree vendor prefixes.

Signed-off-by: Wei Ni <wni@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
---
 .../devicetree/bindings/vendor-prefixes.txt        |    1 +
 1 file changed, 1 insertion(+)

Comments

Wei Ni Nov. 13, 2013, 11:02 a.m. UTC | #1
Previous versions are:
[v5]: http://patchwork.ozlabs.org/patch/281017/
[v4]: http://lkml.indiana.edu/hypermail/linux/kernel/1309.1/02812.html

On 11/13/2013 06:59 PM, Wei Ni wrote:
> Adding Global Mixed-mode Technology Inc. to the list
> of devicetree vendor prefixes.
> 
> Signed-off-by: Wei Ni <wni@nvidia.com>
> Acked-by: Stephen Warren <swarren@nvidia.com>
> ---
>  .../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 2956800..64471a8 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -28,6 +28,7 @@ est	ESTeem Wireless Modems
>  fsl	Freescale Semiconductor
>  GEFanuc	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
>  gef	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
> +gmt	Global Mixed-mode Technology, Inc.
>  hisilicon	Hisilicon Limited.
>  hp	Hewlett Packard
>  ibm	International Business Machines (IBM)
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Jean Delvare Nov. 13, 2013, 12:13 p.m. UTC | #2
On Wed, 13 Nov 2013 19:02:26 +0800, Wei Ni wrote:
> Previous versions are:
> [v5]: http://patchwork.ozlabs.org/patch/281017/
> [v4]: http://lkml.indiana.edu/hypermail/linux/kernel/1309.1/02812.html
> 
> On 11/13/2013 06:59 PM, Wei Ni wrote:
> > Adding Global Mixed-mode Technology Inc. to the list
> > of devicetree vendor prefixes.
> > 
> > Signed-off-by: Wei Ni <wni@nvidia.com>
> > Acked-by: Stephen Warren <swarren@nvidia.com>
> > ---
> >  .../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 2956800..64471a8 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -28,6 +28,7 @@ est	ESTeem Wireless Modems
> >  fsl	Freescale Semiconductor
> >  GEFanuc	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
> >  gef	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
> > +gmt	Global Mixed-mode Technology, Inc.
> >  hisilicon	Hisilicon Limited.
> >  hp	Hewlett Packard
> >  ibm	International Business Machines (IBM)
> > 

Reviewed-by: Jean Delvare <khali@linux-fr.org>
Wei Ni Nov. 18, 2013, 3:25 a.m. UTC | #3
To: Shawn Guo <shawn.guo@linaro.org>

On 11/13/2013 08:13 PM, Jean Delvare wrote:
> On Wed, 13 Nov 2013 19:02:26 +0800, Wei Ni wrote:
>> Previous versions are:
>> [v5]: http://patchwork.ozlabs.org/patch/281017/
>> [v4]: http://lkml.indiana.edu/hypermail/linux/kernel/1309.1/02812.html
>>
>> On 11/13/2013 06:59 PM, Wei Ni wrote:
>>> Adding Global Mixed-mode Technology Inc. to the list
>>> of devicetree vendor prefixes.
>>>
>>> Signed-off-by: Wei Ni <wni@nvidia.com>
>>> Acked-by: Stephen Warren <swarren@nvidia.com>
>>> ---
>>>  .../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 2956800..64471a8 100644
>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>>> @@ -28,6 +28,7 @@ est	ESTeem Wireless Modems
>>>  fsl	Freescale Semiconductor
>>>  GEFanuc	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
>>>  gef	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
>>> +gmt	Global Mixed-mode Technology, Inc.
>>>  hisilicon	Hisilicon Limited.
>>>  hp	Hewlett Packard
>>>  ibm	International Business Machines (IBM)
>>>
> 
> Reviewed-by: Jean Delvare <khali@linux-fr.org>
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rob Herring Dec. 3, 2013, 5:43 a.m. UTC | #4
On Wed, Nov 13, 2013 at 4:59 AM, Wei Ni <wni@nvidia.com> wrote:
> Adding Global Mixed-mode Technology Inc. to the list
> of devicetree vendor prefixes.
>
> Signed-off-by: Wei Ni <wni@nvidia.com>
> Acked-by: Stephen Warren <swarren@nvidia.com>
> ---
>  .../devicetree/bindings/vendor-prefixes.txt        |    1 +
>  1 file changed, 1 insertion(+)

Applied for 3.13.

Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 2956800..64471a8 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -28,6 +28,7 @@  est	ESTeem Wireless Modems
 fsl	Freescale Semiconductor
 GEFanuc	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
 gef	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
+gmt	Global Mixed-mode Technology, Inc.
 hisilicon	Hisilicon Limited.
 hp	Hewlett Packard
 ibm	International Business Machines (IBM)