On Wed, Nov 12, 2014 at 11:43:36AM -0800, Andrew Bresticker wrote: > Add the vendor prefix "mti" for MIPS Technologies, Inc. > > Signed-off-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx> > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > I'll update the users of the "mips" prefix to use "mti" instead once > this lands. > > No changes from v2/v3/v4. > New for v2. > --- > 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 0979393..0221b49 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -98,6 +98,7 @@ mitsubishi Mitsubishi Electric Corporation > mosaixtech Mosaix Technologies, Inc. > moxa Moxa > mpl MPL AG > +mti MIPS Technologies, Inc. > mundoreader Mundo Reader S.L. > murata Murata Manufacturing Co., Ltd. > mxicy Macronix International Co., Ltd. Your patch does almost the same as https://patchwork.linux-mips.org/patch/8169/ which I already applied and which adds: +mti Imagination Technologies Ltd. (formerly MIPS Technologies Inc.) Ralf