[PATCH] dt-bindings: vendor-prefixes: add T-Head Semiconductor

guoren at kernel.org guoren at kernel.org
Tue Nov 2 19:09:21 PDT 2021


From: Guo Ren <guoren at linux.alibaba.com>

Add vendor prefix for T-Head Semiconductor [1] [2]

[1] https://github.com/T-head-Semi
[2] https://www.t-head.cn/

Signed-off-by: Guo Ren <guoren at linux.alibaba.com>
Cc: Rob Herring <robh at kernel.org>
Cc: Rob Herring <robh+dt at kernel.org>
Cc: devicetree <devicetree at vger.kernel.org>
---
 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 0aa9e7676fcf..eec3e9af6e94 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1173,6 +1173,8 @@ patternProperties:
     description: Terasic Inc.
   "^tfc,.*":
     description: Three Five Corp
+  "^thead,.*":
+    description: T-Head Semiconductor Co., Ltd.
   "^thine,.*":
     description: THine Electronics, Inc.
   "^thingyjp,.*":
-- 
2.25.1




More information about the linux-riscv mailing list