diff options
author | 2021-01-19 10:21:08 +0100 | |
---|---|---|
committer | 2021-02-04 20:19:21 +0100 | |
commit | 8310a99107b1afcf41e65fa1be21452df0cbdeff (patch) | |
tree | 0b8f3577539e9ade25a5961113696f7068f09487 | |
parent | MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS system (diff) | |
download | wireguard-linux-8310a99107b1afcf41e65fa1be21452df0cbdeff.tar.xz wireguard-linux-8310a99107b1afcf41e65fa1be21452df0cbdeff.zip |
dt-bindings: Add Cisco prefix to vendor list
Signed-off-by: Bert Vermeulen <bert@biot.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-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 041ae90b0d8f..e6e3a51fc2e3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -229,6 +229,8 @@ patternProperties: description: Computadora Industrial Abierta Argentina "^cirrus,.*": description: Cirrus Logic, Inc. + "^cisco,.*": + description: Cisco Systems, Inc. "^cloudengines,.*": description: Cloud Engines, Inc. "^cnm,.*": |