diff options
author | Pawel Dembicki <paweldembicki@gmail.com> | 2022-02-15 17:39:23 +0100 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2022-02-28 17:23:18 +0100 |
commit | 643d6a78ac76bc87cdf65183c0dec2457390b383 (patch) | |
tree | 6d7c8aa2988b3f1a3c4efabfebf8c72c3651783b | |
parent | ARM: dts: armada-385.dtsi: Add definitions for PCIe legacy INTx interrupts (diff) | |
download | linux-643d6a78ac76bc87cdf65183c0dec2457390b383.tar.xz linux-643d6a78ac76bc87cdf65183c0dec2457390b383.zip |
dt-bindings: vendor-prefixes: Add Ctera Networks
CTERA Networks Intl. is a company based in Israel.
They manufacture NASes, network devices and provide software
products for cloud storage and IT security.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
-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 294093d45a23..dececb66b206 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -277,6 +277,8 @@ patternProperties: description: Hangzhou C-SKY Microsystems Co., Ltd "^csq,.*": description: Shenzen Chuangsiqi Technology Co.,Ltd. + "^ctera,.*": + description: CTERA Networks Intl. "^cubietech,.*": description: Cubietech, Ltd. "^cui,.*": |