[PATCH v3 01/16] dt-bindings: add vendor prefix for Tesla

Alim Akhtar alim.akhtar at samsung.com
Fri Jan 21 09:28:25 PST 2022


Add vendor prefix for the Tesla (https://www.tesla.com)

Cc: linux-fsd at tesla.com
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
Signed-off-by: Alim Akhtar <alim.akhtar at samsung.com>
---
 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 64c604752052..09fbef521394 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1209,6 +1209,8 @@ patternProperties:
     description: Shenzhen Techstar Electronics Co., Ltd.
   "^terasic,.*":
     description: Terasic Inc.
+  "^tesla,.*":
+    description: Tesla, Inc.
   "^tfc,.*":
     description: Three Five Corp
   "^thead,.*":
-- 
2.25.1




More information about the linux-arm-kernel mailing list