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

Alim Akhtar alim.akhtar at samsung.com
Sun Jan 23 11:07:14 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 294093d45a23..e7a362c17df7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1205,6 +1205,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