diff options
author | Christian Hewitt <[email protected]> | 2022-01-12 02:27:08 +0000 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2022-01-12 09:24:41 +0100 |
commit | 3dbabb9ac746ab01c71aa019c58a2e0cc6eafe1c (patch) | |
tree | cf5720bfa7001f6af651e2636c57f7e9933a87fc | |
parent | 37875d9dcb42d489ba28518b50fed0b2ba768b03 (diff) |
dt-bindings: vendor-prefixes: add cyx prefix
Shenzhen CYX Industrial Co., Ltd are a manufacturer of Android
Set-Top Box devices.
Signed-off-by: Christian Hewitt <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[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 66d6432fd781..f1b4afb2876a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -279,6 +279,8 @@ patternProperties: description: CUI Devices "^cypress,.*": description: Cypress Semiconductor Corporation + "^cyx,.*": + description: Shenzhen CYX Industrial Co., Ltd "^cznic,.*": description: CZ.NIC, z.s.p.o. "^dallas,.*": |