diff options
author | Corentin Labbe <[email protected]> | 2021-06-18 20:55:31 +0000 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-09-23 02:26:06 +0200 |
commit | 481ef3e3b87f0bbbcd7fcdd59d69a62fa5599548 (patch) | |
tree | 63e0f41e63ab20edfb9e25cd6430131caa11c539 | |
parent | c7c7464c99d24320b76d62202ca8949833901dca (diff) |
dt-bindings: add vendor prefix for ssi
Add vendor prefix for SSI Computer Corp (https://www.ssi.com.tw/)
Signed-off-by: Corentin Labbe <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-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 f66173fc39ab..917c3b80133f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1104,6 +1104,8 @@ patternProperties: description: SparkFun Electronics "^sprd,.*": description: Spreadtrum Communications Inc. + "^ssi,.*": + description: SSI Computer Corp "^sst,.*": description: Silicon Storage Technology, Inc. "^sstar,.*": |