From 481ef3e3b87f0bbbcd7fcdd59d69a62fa5599548 Mon Sep 17 00:00:00 2001 From: Corentin Labbe Date: Fri, 18 Jun 2021 20:55:31 +0000 Subject: [PATCH] dt-bindings: add vendor prefix for ssi Add vendor prefix for SSI Computer Corp (https://www.ssi.com.tw/) Signed-off-by: Corentin Labbe Acked-by: Rob Herring Signed-off-by: Linus Walleij --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index f66173f..917c3b8 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,.*": -- 2.7.4