diff options
| author | Giulio Benetti <[email protected]> | 2021-04-13 18:46:30 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2021-04-13 19:08:26 -0700 |
| commit | 2254f405d199385e133fe730a4f3bab3f06a050f (patch) | |
| tree | 2c87fdcedd0027063b5e81798c207996dd506f13 | |
| parent | dadf1fd8807e61b1b1744836c96f48eb9ad56f5b (diff) | |
dt-bindings: Add Hycon Technology vendor prefix
Update Documentation/devicetree/bindings/vendor-prefixes.yaml to
include "hycon" as a vendor prefix for "Hycon Technology".
Company website: https://www.hycontek.com/
Signed-off-by: Giulio Benetti <[email protected]>
Reviewed-by: Jonathan Neuschäfer <[email protected]>
Acked-by: Rob Herring <[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 f6064d84a424..944b02bb96d7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -489,6 +489,8 @@ patternProperties: description: Shenzhen Hugsun Technology Co. Ltd. "^hwacom,.*": description: HwaCom Systems Inc. + "^hycon,.*": + description: Hycon Technology Corp. "^hydis,.*": description: Hydis Technologies "^hyundai,.*": |