diff options
author | Sascha Hauer <[email protected]> | 2022-09-22 10:13:45 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2022-10-23 20:50:29 +0800 |
commit | 95b9fc4031f37bb7424ed254b7b9cb3ddde9f027 (patch) | |
tree | 9f677f123d8297e855c126db593af8f7806aa7fb | |
parent | f5798ced419627ee53f4019e4a9a652bc73cafc4 (diff) |
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 <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-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,.*": |