2021-04-01 07:09:37

by Maxime Chevallier

[permalink] [raw]
Subject: [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix

Add prefix for Techwell, Inc.

Acked-by: Rob Herring <[email protected]>
Signed-off-by: Maxime Chevallier <[email protected]>
---
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 f6064d84a424..bd02517ebdbc 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1107,6 +1107,8 @@ patternProperties:
description: TechNexion
"^technologic,.*":
description: Technologic Systems
+ "^techwell,.*":
+ description: Techwell, Inc.
"^tempo,.*":
description: Tempo Semiconductor
"^techstar,.*":
--
2.25.4