diff options
author | Alim Akhtar <[email protected]> | 2022-01-24 19:46:29 +0530 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-01-25 18:07:25 +0100 |
commit | a5a93e9b9ab9b4f367a773b32bbe1687006d75b7 (patch) | |
tree | b51c3c48b58009a0be1c908611f67188ba7987d9 | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
dt-bindings: add vendor prefix for Tesla
Add vendor prefix for the Tesla (https://www.tesla.com)
Cc: [email protected]
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[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 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,.*": |