Message ID | 20180903140840.23648-4-alexandre.belloni@bootlin.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/5] arm64: dts: fsl: use a generic node name for m25p80 flashes | expand |
+Rob @Rob, Are you okay with this? The patch should really be sent to you from the beginning. Shawn On Mon, Sep 03, 2018 at 04:08:39PM +0200, Alexandre Belloni wrote: > Add vendor prefix for MicroSys Electronics GmbH > > Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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 2c3fc512e746..10155a44b783 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -235,6 +235,7 @@ micrel Micrel Inc. > microchip Microchip Technology Inc. > microcrystal Micro Crystal AG > micron Micron Technology Inc. > +microsys MicroSys Electronics GmbH > minix MINIX Technology Ltd. > miramems MiraMEMS Sensing Technology Co., Ltd. > mitsubishi Mitsubishi Electric Corporation > -- > 2.19.0.rc1 >
On 10/09/2018 08:38:53+0800, Shawn Guo wrote: > +Rob > > @Rob, Are you okay with this? The patch should really be sent to you > from the beginning. > Ah right, Rob was cced on v1 and I forgot to do that in v2. > Shawn > > On Mon, Sep 03, 2018 at 04:08:39PM +0200, Alexandre Belloni wrote: > > Add vendor prefix for MicroSys Electronics GmbH > > > > Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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 2c3fc512e746..10155a44b783 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > > @@ -235,6 +235,7 @@ micrel Micrel Inc. > > microchip Microchip Technology Inc. > > microcrystal Micro Crystal AG > > micron Micron Technology Inc. > > +microsys MicroSys Electronics GmbH > > minix MINIX Technology Ltd. > > miramems MiraMEMS Sensing Technology Co., Ltd. > > mitsubishi Mitsubishi Electric Corporation > > -- > > 2.19.0.rc1 > >
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 2c3fc512e746..10155a44b783 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -235,6 +235,7 @@ micrel Micrel Inc. microchip Microchip Technology Inc. microcrystal Micro Crystal AG micron Micron Technology Inc. +microsys MicroSys Electronics GmbH minix MINIX Technology Ltd. miramems MiraMEMS Sensing Technology Co., Ltd. mitsubishi Mitsubishi Electric Corporation
Add vendor prefix for MicroSys Electronics GmbH Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)