All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Ni <wni@nvidia.com>
To: shawn.guo@linaro.org
Cc: Jean Delvare <khali@linux-fr.org>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"rob@landley.net" <rob@landley.net>,
	Stephen Warren <swarren@nvidia.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v6] of: add vendor prefix for GMT
Date: Mon, 18 Nov 2013 11:25:41 +0800	[thread overview]
Message-ID: <528988B5.2000509@nvidia.com> (raw)
In-Reply-To: <20131113131332.63068fb1@endymion.delvare>

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


WARNING: multiple messages have this Message-ID (diff)
From: Wei Ni <wni@nvidia.com>
To: <shawn.guo@linaro.org>
Cc: Jean Delvare <khali@linux-fr.org>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"rob@landley.net" <rob@landley.net>,
	Stephen Warren <swarren@nvidia.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v6] of: add vendor prefix for GMT
Date: Mon, 18 Nov 2013 11:25:41 +0800	[thread overview]
Message-ID: <528988B5.2000509@nvidia.com> (raw)
In-Reply-To: <20131113131332.63068fb1@endymion.delvare>

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


  reply	other threads:[~2013-11-18  3:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 10:59 [PATCH v6] of: add vendor prefix for GMT Wei Ni
2013-11-13 10:59 ` Wei Ni
2013-11-13 11:02 ` Wei Ni
2013-11-13 12:13   ` Jean Delvare
2013-11-18  3:25     ` Wei Ni [this message]
2013-11-18  3:25       ` Wei Ni
2013-12-03  5:43 ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=528988B5.2000509@nvidia.com \
    --to=wni@nvidia.com \
    --cc=devicetree@vger.kernel.org \
    --cc=khali@linux-fr.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=rob@landley.net \
    --cc=shawn.guo@linaro.org \
    --cc=swarren@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.