[PATCH 1/4] dt-bindings: vendor-prefixes: Add titanmec

Siratul Islam posted 4 patches 3 weeks, 6 days ago
[PATCH 1/4] dt-bindings: vendor-prefixes: Add titanmec
Posted by Siratul Islam 3 weeks, 6 days ago
Add vendor prefix for Shenzhen Titan Micro Electronics Co., Ltd.

Signed-off-by: Siratul Islam <email@sirat.me>
---
 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 c7591b2aec2a..2fd273ccd66a 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1654,6 +1654,8 @@ patternProperties:
     description: Texas Instruments
   "^tianma,.*":
     description: Tianma Micro-electronics Co., Ltd.
+  "^titanmec,.*":
+    description: Shenzhen Titan Micro Electronics Co., Ltd.
   "^tlm,.*":
     description: Trusted Logic Mobility
   "^tmt,.*":
-- 
2.47.3
Re: [PATCH 1/4] dt-bindings: vendor-prefixes: Add titanmec
Posted by Krzysztof Kozlowski 3 weeks, 6 days ago
On 13/01/2026 05:02, Siratul Islam wrote:
> Add vendor prefix for Shenzhen Titan Micro Electronics Co., Ltd.
> 
> Signed-off-by: Siratul Islam <email@sirat.me>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof