[PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Innocom
Sascha Hauer
s.hauer at pengutronix.de
Thu Sep 1 04:20:38 PDT 2022
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,.*":
+ description: InnoComm Mobile Technology Corp.
"^innolux,.*":
description: Innolux Corporation
"^inside-secure,.*":
--
2.30.2
More information about the linux-arm-kernel
mailing list