2021-02-19 08:29:05

by Maxime Chevallier

[permalink] [raw]
Subject: [PATCH v4 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 041ae90b0d8f..467b59d8513b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1095,6 +1095,8 @@ patternProperties:
description: TechNexion
"^technologic,.*":
description: Technologic Systems
+ "^techwell,.*":
+ description: Techwell, Inc.
"^tempo,.*":
description: Tempo Semiconductor
"^techstar,.*":
--
2.25.4