diff options
author | 2022-02-13 22:22:57 -0600 | |
---|---|---|
committer | 2022-03-04 22:33:00 +0100 | |
commit | 14ea3e701c9599374bab4dc78002bd4a2757be23 (patch) | |
tree | 184d0fa2499b778c70f3126d83e4255db8485459 | |
parent | power: supply: ab8500: Remove unused variable (diff) | |
download | linux-dev-14ea3e701c9599374bab4dc78002bd4a2757be23.tar.xz linux-dev-14ea3e701c9599374bab4dc78002bd4a2757be23.zip |
dt-bindings: vendor-prefixes: Add Injoinic
Add prefix for Injoinic Technology Corp. (http://www.injoinic.com/)
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
-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 294093d45a23..3a1a7b2fbe52 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -561,6 +561,8 @@ patternProperties: description: InfoVision Optoelectronics Kunshan Co. Ltd. "^ingenic,.*": description: Ingenic Semiconductor + "^injoinic,.*": + description: Injoinic Technology Corp. "^innolux,.*": description: Innolux Corporation "^inside-secure,.*": |