Message ID | 9cfc5635b14f36e68c499015c6a722804b407f29.1416266432.git.arno@natisbad.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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
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+
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.
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(+)