diff mbox

[PATCHv3,01/12] of: add "micron" vendor prefix for Micron

Message ID 9cfc5635b14f36e68c499015c6a722804b407f29.1416266432.git.arno@natisbad.org
State Needs Review / ACK, archived
Headers show

Checks

Context Check Description
robh/checkpatch warning total: 1 errors, 0 warnings, 0 lines checked
robh/patch-applied success

Commit Message

Arnaud Ebalard Nov. 17, 2014, 11:26 p.m. UTC
Micron vendor prefix is not listed yet in vendor-prefixes.txt file. Even
if the expected vendor prefix should be the NASDAQ symbol ("mu" in that
case), it seems reasonable to use "micron" here because it is what is
already found at various locations (e.g. under arch/arm/boot/dts/ for
instance).

Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
---
 Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Nov. 18, 2014, 5 p.m. UTC | #1
On Mon, Nov 17, 2014 at 5:26 PM, Arnaud Ebalard <arno@natisbad.org> wrote:
>
> Micron vendor prefix is not listed yet in vendor-prefixes.txt file. Even
> if the expected vendor prefix should be the NASDAQ symbol ("mu" in that
> case), it seems reasonable to use "micron" here because it is what is
> already found at various locations (e.g. under arch/arm/boot/dts/ for
> instance).

Already have the same patch queued up.

Rob

>
> Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
> ---
>  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 723999d73744..55a3a7f19063 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -96,6 +96,7 @@ mitsubishi    Mitsubishi Electric Corporation
>  mosaixtech     Mosaix Technologies, Inc.
>  moxa   Moxa
>  mpl    MPL AG
> +micron Micron Technology, Inc.
>  mundoreader    Mundo Reader S.L.
>  murata Murata Manufacturing Co., Ltd.
>  mxicy  Macronix International Co., Ltd.
> --
> 2.1.1
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Arnaud Ebalard Nov. 18, 2014, 6:32 p.m. UTC | #2
Hi,

Rob Herring <robherring2@gmail.com> writes:

> On Mon, Nov 17, 2014 at 5:26 PM, Arnaud Ebalard <arno@natisbad.org> wrote:
>>
>> Micron vendor prefix is not listed yet in vendor-prefixes.txt file. Even
>> if the expected vendor prefix should be the NASDAQ symbol ("mu" in that
>> case), it seems reasonable to use "micron" here because it is what is
>> already found at various locations (e.g. under arch/arm/boot/dts/ for
>> instance).
>
> Already have the same patch queued up.

Perfect, I'll drop mine.

Cheers,

a+
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 723999d73744..55a3a7f19063 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -96,6 +96,7 @@  mitsubishi	Mitsubishi Electric Corporation
 mosaixtech	Mosaix Technologies, Inc.
 moxa	Moxa
 mpl	MPL AG
+micron	Micron Technology, Inc.
 mundoreader	Mundo Reader S.L.
 murata	Murata Manufacturing Co., Ltd.
 mxicy	Macronix International Co., Ltd.