diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2022-09-22 11:13:45 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-10-23 15:50:29 +0300 |
commit | 95b9fc4031f37bb7424ed254b7b9cb3ddde9f027 (patch) | |
tree | 9f677f123d8297e855c126db593af8f7806aa7fb /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | f5798ced419627ee53f4019e4a9a652bc73cafc4 (diff) | |
download | linux-95b9fc4031f37bb7424ed254b7b9cb3ddde9f027.tar.xz |
dt-bindings: vendor-prefixes: Add prefix for InnoComm
This adds a vendor prefix for InnoComm Mobile Technology Corp.,
see https://www.innocomm.com/.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6e323a380294..6751d19cd07d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -605,6 +605,8 @@ patternProperties: description: Ingenic Semiconductor "^injoinic,.*": description: Injoinic Technology Corp. + "^innocomm,.*": + description: InnoComm Mobile Technology Corp. "^innolux,.*": description: Innolux Corporation "^inside-secure,.*": |