Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1308804 > unrolled thread

[PATCH 1/2] of: add vendor prefix for UniWest

Started byJoshua Clayton <stillcompiling@gmail.com>
First post2016-01-13 21:50 +0100
Last post2016-01-14 01:00 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/2] of: add vendor prefix for UniWest Joshua Clayton <stillcompiling@gmail.com> - 2016-01-13 21:50 +0100
    Re: [PATCH 1/2] of: add vendor prefix for UniWest Rob Herring <robh+dt@kernel.org> - 2016-01-14 00:40 +0100
      Re: [PATCH 1/2] of: add vendor prefix for UniWest Joshua Clayton <stillcompiling@gmail.com> - 2016-01-14 01:00 +0100

#1308804 — [PATCH 1/2] of: add vendor prefix for UniWest

FromJoshua Clayton <stillcompiling@gmail.com>
Date2016-01-13 21:50 +0100
Subject[PATCH 1/2] of: add vendor prefix for UniWest
Message-ID<qQAwF-50b-11@gated-at.bofh.it>
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)
 tronfy	Tronfy
 truly	Truly Semiconductors Limited
 upisemi	uPI Semiconductor Corp.
-- 
2.5.0

[toc] | [next] | [standalone]


#1308902

FromRob Herring <robh+dt@kernel.org>
Date2016-01-14 00:40 +0100
Message-ID<qQDbd-6Qp-27@gated-at.bofh.it>
In reply to#1308804
On Wed, Jan 13, 2016 at 2:45 PM, Joshua Clayton
<stillcompiling@gmail.com> 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)
>  tronfy Tronfy

Alphabetical order please.

>  truly  Truly Semiconductors Limited
>  upisemi        uPI Semiconductor Corp.
> --
> 2.5.0
>

[toc] | [prev] | [next] | [standalone]


#1308906

FromJoshua Clayton <stillcompiling@gmail.com>
Date2016-01-14 01:00 +0100
Message-ID<qQDuy-6YZ-13@gated-at.bofh.it>
In reply to#1308902
On Wed, 13 Jan 2016 17:37:46 -0600
Rob Herring <robh+dt@kernel.org> wrote:

> On Wed, Jan 13, 2016 at 2:45 PM, Joshua Clayton
> <stillcompiling@gmail.com> 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)
> >  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
> >

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web