diff options
author | 2022-01-12 02:27:08 +0000 | |
---|---|---|
committer | 2022-01-12 09:24:41 +0100 | |
commit | 3dbabb9ac746ab01c71aa019c58a2e0cc6eafe1c (patch) | |
tree | cf5720bfa7001f6af651e2636c57f7e9933a87fc | |
parent | arm64: dts: meson: add initial device-trees for X96-AIR (diff) | |
download | wireguard-linux-3dbabb9ac746ab01c71aa019c58a2e0cc6eafe1c.tar.xz wireguard-linux-3dbabb9ac746ab01c71aa019c58a2e0cc6eafe1c.zip |
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 <christianshewitt@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20220112022713.25962-5-christianshewitt@gmail.com
Diffstat (limited to '')
-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,.*": |