All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Clayton <stillcompiling@gmail.com>
To: Shawn Guo <shawnguo@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Russell King <linux@arm.linux.org.uk>,
	Sascha Hauer <kernel@pengutronix.de>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] of: add vendor prefix for UniWest
Date: Mon, 01 Feb 2016 03:54:53 -0800	[thread overview]
Message-ID: <1558714.BL5qCUPStK@diplodocus> (raw)
In-Reply-To: <20160201112153.GD10671@tiger>

Thanks, Shawn,
On Monday, February 01, 2016 07:21:53 PM Shawn Guo wrote:
> On Wed, Jan 13, 2016 at 12:45:11PM -0800, Joshua Clayton wrote:
> > United Western Technologies Corp, known primarily as UniWest,
> > is a manufacturer of eddy current and ultrasonic testing equipment.
> > 
> > Signed-off-by: Joshua Clayton <stillcompiling@gmail.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 55df1d4..7dabdee 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -230,6 +230,7 @@ toradex	Toradex AG
> >  toshiba	Toshiba Corporation
> >  toumaz	Toumaz
> >  tplink	TP-LINK Technologies Co., Ltd.
> > +uniwest	United Western Technologies Corp (UniWest)
> 
> As far as I know, it should be added in alphabetical order.
There is a V2 of this patch, which is in alphabetical order and got an ack from Rob Herring
http://lkml.iu.edu/hypermail/linux/kernel/1601.1/05563.html

I have not sent a v2 of the dts, (patch 2/2) as it didn't get any review comments. Should I resend it?

> 
> Shawn
> 
> >  tronfy	Tronfy
> >  truly	Truly Semiconductors Limited
> >  upisemi	uPI Semiconductor Corp.
> 

WARNING: multiple messages have this Message-ID (diff)
From: stillcompiling@gmail.com (Joshua Clayton)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] of: add vendor prefix for UniWest
Date: Mon, 01 Feb 2016 03:54:53 -0800	[thread overview]
Message-ID: <1558714.BL5qCUPStK@diplodocus> (raw)
In-Reply-To: <20160201112153.GD10671@tiger>

Thanks, Shawn,
On Monday, February 01, 2016 07:21:53 PM Shawn Guo wrote:
> On Wed, Jan 13, 2016 at 12:45:11PM -0800, Joshua Clayton wrote:
> > United Western Technologies Corp, known primarily as UniWest,
> > is a manufacturer of eddy current and ultrasonic testing equipment.
> > 
> > Signed-off-by: Joshua Clayton <stillcompiling@gmail.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 55df1d4..7dabdee 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> > @@ -230,6 +230,7 @@ toradex	Toradex AG
> >  toshiba	Toshiba Corporation
> >  toumaz	Toumaz
> >  tplink	TP-LINK Technologies Co., Ltd.
> > +uniwest	United Western Technologies Corp (UniWest)
> 
> As far as I know, it should be added in alphabetical order.
There is a V2 of this patch, which is in alphabetical order and got an ack from Rob Herring
http://lkml.iu.edu/hypermail/linux/kernel/1601.1/05563.html

I have not sent a v2 of the dts, (patch 2/2) as it didn't get any review comments. Should I resend it?

> 
> Shawn
> 
> >  tronfy	Tronfy
> >  truly	Truly Semiconductors Limited
> >  upisemi	uPI Semiconductor Corp.
> 

  reply	other threads:[~2016-02-01 11:54 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13 20:45 [PATCH 1/2] of: add vendor prefix for UniWest Joshua Clayton
2016-01-13 20:45 ` Joshua Clayton
2016-01-13 20:45 ` Joshua Clayton
2016-01-13 20:45 ` [PATCH 2/2] ARM: dts: Add dts for Uniwest evi Joshua Clayton
2016-01-13 20:45   ` Joshua Clayton
2016-02-01 12:11   ` Shawn Guo
2016-02-01 12:11     ` Shawn Guo
2016-02-01 12:11     ` Shawn Guo
2016-02-02 21:21     ` Joshua Clayton
2016-02-02 21:21       ` Joshua Clayton
2016-02-02 21:21       ` Joshua Clayton
2016-02-02 22:13     ` [PATCH v2] " Joshua Clayton
2016-02-02 22:13       ` Joshua Clayton
2016-02-03  9:24       ` Philipp Zabel
2016-02-03  9:24         ` Philipp Zabel
2016-02-03  9:24         ` Philipp Zabel
2016-02-03 17:37         ` [PATCH v3] " Joshua Clayton
2016-02-03 17:37           ` Joshua Clayton
2016-02-03 17:37           ` Joshua Clayton
2016-02-14  3:28           ` Shawn Guo
2016-02-14  3:28             ` Shawn Guo
2016-02-14  3:28             ` Shawn Guo
2016-01-13 23:37 ` [PATCH 1/2] of: add vendor prefix for UniWest Rob Herring
2016-01-13 23:37   ` Rob Herring
2016-01-13 23:37   ` Rob Herring
2016-01-13 23:51   ` Joshua Clayton
2016-01-13 23:51     ` Joshua Clayton
2016-01-13 23:51     ` Joshua Clayton
2016-02-01 11:21 ` Shawn Guo
2016-02-01 11:21   ` Shawn Guo
2016-02-01 11:54   ` Joshua Clayton [this message]
2016-02-01 11:54     ` Joshua Clayton

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=1558714.BL5qCUPStK@diplodocus \
    --to=stillcompiling@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@kernel.org \
    /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.