Re: [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-10 Thread Alexandre Belloni
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 
> > ---
> >  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
> > 

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Re: [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-10 Thread Alexandre Belloni
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 
> > ---
> >  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
> > 

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Re: [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-09 Thread Shawn Guo
+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 
> ---
>  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 @@ micrelMicrel Inc.
>  microchipMicrochip Technology Inc.
>  microcrystal Micro Crystal AG
>  micron   Micron Technology Inc.
> +microsys MicroSys Electronics GmbH
>  minixMINIX Technology Ltd.
>  miramems MiraMEMS Sensing Technology Co., Ltd.
>  mitsubishi   Mitsubishi Electric Corporation
> -- 
> 2.19.0.rc1
> 


Re: [PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-09 Thread Shawn Guo
+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 
> ---
>  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 @@ micrelMicrel Inc.
>  microchipMicrochip Technology Inc.
>  microcrystal Micro Crystal AG
>  micron   Micron Technology Inc.
> +microsys MicroSys Electronics GmbH
>  minixMINIX Technology Ltd.
>  miramems MiraMEMS Sensing Technology Co., Ltd.
>  mitsubishi   Mitsubishi Electric Corporation
> -- 
> 2.19.0.rc1
> 


[PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-03 Thread Alexandre Belloni
Add vendor prefix for MicroSys Electronics GmbH

Signed-off-by: Alexandre Belloni 
---
 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



[PATCH v2 4/5] dt-bindings: Add vendor prefix for Microsys

2018-09-03 Thread Alexandre Belloni
Add vendor prefix for MicroSys Electronics GmbH

Signed-off-by: Alexandre Belloni 
---
 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