devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] of: add vendor prefix for Chipidea
@ 2014-09-16  0:35 Peter Chen
       [not found] ` <1410827745-4101-1-git-send-email-peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Chen @ 2014-09-16  0:35 UTC (permalink / raw)
  To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
	pawel.moll-5wv7dgnIgG8, galak-sgV2jX0FEOL9JmXXK+q4OQ
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Peter Chen

Adds chipidea to the list of DT vendor prefixes.

Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
---
 .../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 ac7269f..28c574f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -29,6 +29,7 @@ calxeda	Calxeda
 capella	Capella Microsystems, Inc
 cavium	Cavium, Inc.
 cdns	Cadence Design Systems Inc.
+chipidea	Chipidea, Inc
 chrp	Common Hardware Reference Platform
 chunghwa	Chunghwa Picture Tubes Ltd.
 cirrus	Cirrus Logic, Inc.
-- 
1.7.9.5

--
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 1/1] of: add vendor prefix for Chipidea
       [not found] ` <1410827745-4101-1-git-send-email-peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
@ 2014-09-26 16:32   ` Rob Herring
       [not found]     ` <CAL_JsqLVUrxEZKQiHa=-+krnoog0rybEgp8O7pZxbR5TyQx5kA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Herring @ 2014-09-26 16:32 UTC (permalink / raw)
  To: Peter Chen
  Cc: Rob Herring, Mark Rutland, Pawel Moll, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Mon, Sep 15, 2014 at 7:35 PM, Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> wrote:
> Adds chipidea to the list of DT vendor prefixes.
>
> Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>

Applied.

Rob

> ---
>  .../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 ac7269f..28c574f 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -29,6 +29,7 @@ calxeda       Calxeda
>  capella        Capella Microsystems, Inc
>  cavium Cavium, Inc.
>  cdns   Cadence Design Systems Inc.
> +chipidea       Chipidea, Inc
>  chrp   Common Hardware Reference Platform
>  chunghwa       Chunghwa Picture Tubes Ltd.
>  cirrus Cirrus Logic, Inc.
> --
> 1.7.9.5
>
--
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 1/1] of: add vendor prefix for Chipidea
       [not found]     ` <CAL_JsqLVUrxEZKQiHa=-+krnoog0rybEgp8O7pZxbR5TyQx5kA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-09-28  0:24       ` Peter Chen
  2014-10-08 13:40         ` Rob Herring
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Chen @ 2014-09-28  0:24 UTC (permalink / raw)
  To: Rob Herring, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
  Cc: Rob Herring, Mark Rutland, Pawel Moll, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Fri, Sep 26, 2014 at 11:32:49AM -0500, Rob Herring wrote:
> On Mon, Sep 15, 2014 at 7:35 PM, Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> wrote:
> > Adds chipidea to the list of DT vendor prefixes.
> >
> > Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> 
> Applied.

Hi Rob & Greg,

I am sorry I also sent this DT patch to Greg by mistake, and queued by usb tree.
Will meet error when linus pulls both of your trees?

Peter

> 
> > ---
> >  .../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 ac7269f..28c574f 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -29,6 +29,7 @@ calxeda       Calxeda
> >  capella        Capella Microsystems, Inc
> >  cavium Cavium, Inc.
> >  cdns   Cadence Design Systems Inc.
> > +chipidea       Chipidea, Inc
> >  chrp   Common Hardware Reference Platform
> >  chunghwa       Chunghwa Picture Tubes Ltd.
> >  cirrus Cirrus Logic, Inc.
> > --
> > 1.7.9.5
> >

-- 
Best Regards,
Peter Chen
--
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 1/1] of: add vendor prefix for Chipidea
  2014-09-28  0:24       ` Peter Chen
@ 2014-10-08 13:40         ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2014-10-08 13:40 UTC (permalink / raw)
  To: Peter Chen, Grant Likely
  Cc: Greg Kroah-Hartman, Rob Herring, Mark Rutland, Pawel Moll,
	Kumar Gala, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Adding Grant as it is in his tree now...

On Sat, Sep 27, 2014 at 7:24 PM, Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> wrote:
> On Fri, Sep 26, 2014 at 11:32:49AM -0500, Rob Herring wrote:
>> On Mon, Sep 15, 2014 at 7:35 PM, Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> wrote:
>> > Adds chipidea to the list of DT vendor prefixes.
>> >
>> > Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>>
>> Applied.
>
> Hi Rob & Greg,
>
> I am sorry I also sent this DT patch to Greg by mistake, and queued by usb tree.
> Will meet error when linus pulls both of your trees?

I think git will sort it out okay, but if patches like this are not
part of a larger series they should go thru the DT tree.

Also, IIRC, if you put people in cc in the commit, we get notified
when Greg applies patches.

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] 4+ messages in thread

end of thread, other threads:[~2014-10-08 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16  0:35 [PATCH 1/1] of: add vendor prefix for Chipidea Peter Chen
     [not found] ` <1410827745-4101-1-git-send-email-peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-09-26 16:32   ` Rob Herring
     [not found]     ` <CAL_JsqLVUrxEZKQiHa=-+krnoog0rybEgp8O7pZxbR5TyQx5kA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-28  0:24       ` Peter Chen
2014-10-08 13:40         ` 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).