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

Rob Herring robh at kernel.org
Wed Sep 7 13:31:13 PDT 2022


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 at 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
> 
> 



More information about the linux-arm-kernel mailing list