diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2021-12-12 15:50:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-13 14:15:41 +0000 |
commit | e4d60d9f362530d5c8df5f3d8c354c48db476b2c (patch) | |
tree | cf1e8c2e9ac5a13a5862309863b4aacd4a423ba5 /Documentation | |
parent | 2106be4fdf3223d9c5bd485e6ef094139e3197ba (diff) |
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>
Diffstat (limited to 'Documentation')
-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,.*": |