diff options
author | Chris Morgan <[email protected]> | 2022-10-28 14:01:07 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2022-10-29 21:34:16 -0700 |
commit | 537187c897d20a2e97765d7fc3a52f5f0cb5bfd5 (patch) | |
tree | 305be6b8e1c0bd29f63a4e38b2518af34f321b0f | |
parent | 8eae11e8ce9beb6c91e216c274f4b3bdf85a0924 (diff) |
dt-bindings: vendor-prefixes: add Hynitron vendor prefix
Hynitron is a company based in Shanghai that makes controller ICs for
touchscreens.
http://www.hynitron.com/
Signed-off-by: Chris Morgan <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[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..b11b19c14669 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -567,6 +567,8 @@ patternProperties: description: Hycon Technology Corp. "^hydis,.*": description: Hydis Technologies + "^hynitron,.*": + description: Shanghai Hynitron Microelectronics Co. Ltd. "^hynix,.*": description: SK Hynix Inc. "^hyundai,.*": |