diff options
author | 2021-08-04 06:34:37 +0200 | |
---|---|---|
committer | 2021-08-14 13:24:03 +0800 | |
commit | a756f1b6e34a9536be5961fcad33f6c1948b0fa5 (patch) | |
tree | 574c5b343b3e700a1e346ce02779af30bac55212 | |
parent | dt-bindings: arm: imx: add imx8mm/imx8mn GW7902 support (diff) | |
download | wireguard-linux-a756f1b6e34a9536be5961fcad33f6c1948b0fa5.tar.xz wireguard-linux-a756f1b6e34a9536be5961fcad33f6c1948b0fa5.zip |
dt-bindings: vendor-prefixes: Add an entry for SKOV A/S
Add "skov" entry for the SKOV A/S: https://www.skov.com/en/
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-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 62cb1d9341f5..738d4f44f0de 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1068,6 +1068,8 @@ patternProperties: description: Silicon Integrated Systems Corp. "^sitronix,.*": description: Sitronix Technology Corporation + "^skov,.*": + description: SKOV A/S "^skyworks,.*": description: Skyworks Solutions, Inc. "^smartlabs,.*": |