From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 1/2] of: add vendor prefix for UniWest Date: Mon, 1 Feb 2016 19:21:53 +0800 Message-ID: <20160201112153.GD10671@tiger> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Joshua Clayton Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Sascha Hauer , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org 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 > --- > 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. Shawn > tronfy Tronfy > truly Truly Semiconductors Limited > upisemi uPI Semiconductor Corp. > -- > 2.5.0 > >