From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753571AbcAMXv2 (ORCPT ); Wed, 13 Jan 2016 18:51:28 -0500 Received: from mail-pa0-f68.google.com ([209.85.220.68]:34992 "EHLO mail-pa0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753325AbcAMXv0 (ORCPT ); Wed, 13 Jan 2016 18:51:26 -0500 Date: Wed, 13 Jan 2016 15:51:21 -0800 From: Joshua Clayton To: Rob Herring Cc: Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Sascha Hauer , Shawn Guo , "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 Message-ID: <20160113155121.48a5f0b1@jclayton-pc> In-Reply-To: References: X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 Jan 2016 17:37:46 -0600 Rob Herring wrote: > On Wed, Jan 13, 2016 at 2:45 PM, 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 > > --- > > 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) > > tronfy Tronfy > > Alphabetical order please. Gah. It was alphabetical until I rebased against v4.4 Will fix. > > > truly Truly Semiconductors Limited > > upisemi uPI Semiconductor Corp. > > -- > > 2.5.0 > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Clayton Subject: Re: [PATCH 1/2] of: add vendor prefix for UniWest Date: Wed, 13 Jan 2016 15:51:21 -0800 Message-ID: <20160113155121.48a5f0b1@jclayton-pc> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Sascha Hauer , Shawn Guo , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wed, 13 Jan 2016 17:37:46 -0600 Rob Herring wrote: > On Wed, Jan 13, 2016 at 2:45 PM, 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 > > --- > > 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) > > tronfy Tronfy > > Alphabetical order please. Gah. It was alphabetical until I rebased against v4.4 Will fix. > > > truly Truly Semiconductors Limited > > upisemi uPI Semiconductor Corp. > > -- > > 2.5.0 > > -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: stillcompiling@gmail.com (Joshua Clayton) Date: Wed, 13 Jan 2016 15:51:21 -0800 Subject: [PATCH 1/2] of: add vendor prefix for UniWest In-Reply-To: References: Message-ID: <20160113155121.48a5f0b1@jclayton-pc> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 13 Jan 2016 17:37:46 -0600 Rob Herring wrote: > On Wed, Jan 13, 2016 at 2:45 PM, 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 > > --- > > 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) > > tronfy Tronfy > > Alphabetical order please. Gah. It was alphabetical until I rebased against v4.4 Will fix. > > > truly Truly Semiconductors Limited > > upisemi uPI Semiconductor Corp. > > -- > > 2.5.0 > >