diff options
author | 2021-12-12 15:50:25 +0100 | |
---|---|---|
committer | 2021-12-13 14:15:41 +0000 | |
commit | e4d60d9f362530d5c8df5f3d8c354c48db476b2c (patch) | |
tree | cf1e8c2e9ac5a13a5862309863b4aacd4a423ba5 | |
parent | net: mvneta: mark as a legacy_pre_march2020 driver (diff) | |
download | wireguard-linux-e4d60d9f362530d5c8df5f3d8c354c48db476b2c.tar.xz wireguard-linux-e4d60d9f362530d5c8df5f3d8c354c48db476b2c.zip |
dt-bindings: add vendor Vertexcom
Add vendor prefix for Vertexcom Technologies, Inc [1].
[1] - http://www.vertexcom.com/
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
-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 5f4ca46bfb13..0d1679b4ff99 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1274,6 +1274,8 @@ patternProperties: description: Variscite Ltd. "^vdl,.*": description: Van der Laan b.v. + "^vertexcom,.*": + description: Vertexcom Technologies, Inc. "^via,.*": description: VIA Technologies, Inc. "^videostrong,.*": |