diff mbox series

[1/3] dt-bindings: vendor-prefixes: Add prefix for Innocom

Message ID 20220901112040.1471879-2-s.hauer@pengutronix.de (mailing list archive)
State New, archived
Headers show
Series arm64: dts: Add Innocom WB15-EVK support | expand

Commit Message

Sascha Hauer Sept. 1, 2022, 11:20 a.m. UTC
This adds a vendor prefix for InnoComm Mobile Technology Corp.,
see https://www.innocomm.com/.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring (Arm) Sept. 7, 2022, 8:31 p.m. UTC | #1
On Thu, Sep 01, 2022 at 01:20:38PM +0200, Sascha Hauer wrote:
> This adds a vendor prefix for InnoComm Mobile Technology Corp.,
> see https://www.innocomm.com/.
> 
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 2f0151e9f6bef..631a9a7b0cfa1 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -601,6 +601,8 @@ patternProperties:
>      description: Ingenic Semiconductor
>    "^injoinic,.*":
>      description: Injoinic Technology Corp.
> +  "^innocom,.*":

Should be 2 'm': innocomm

> +    description: InnoComm Mobile Technology Corp.
>    "^innolux,.*":
>      description: Innolux Corporation
>    "^inside-secure,.*":
> -- 
> 2.30.2
> 
>
Sascha Hauer Sept. 8, 2022, 7:43 a.m. UTC | #2
On Wed, Sep 07, 2022 at 03:31:13PM -0500, Rob Herring wrote:
> On Thu, Sep 01, 2022 at 01:20:38PM +0200, Sascha Hauer wrote:
> > This adds a vendor prefix for InnoComm Mobile Technology Corp.,
> > see https://www.innocomm.com/.
> > 
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> >  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > index 2f0151e9f6bef..631a9a7b0cfa1 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > @@ -601,6 +601,8 @@ patternProperties:
> >      description: Ingenic Semiconductor
> >    "^injoinic,.*":
> >      description: Injoinic Technology Corp.
> > +  "^innocom,.*":
> 
> Should be 2 'm': innocomm

Ouch, indeed. Will fix for v2.

Sascha
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 2f0151e9f6bef..631a9a7b0cfa1 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -601,6 +601,8 @@  patternProperties:
     description: Ingenic Semiconductor
   "^injoinic,.*":
     description: Injoinic Technology Corp.
+  "^innocom,.*":
+    description: InnoComm Mobile Technology Corp.
   "^innolux,.*":
     description: Innolux Corporation
   "^inside-secure,.*":