[PATCH v2 1/7] dt-bindings: vendor-prefixes: Add ECS (Elitegroup Computer Systems)

Val Packett posted 7 patches 2 weeks, 5 days ago
[PATCH v2 1/7] dt-bindings: vendor-prefixes: Add ECS (Elitegroup Computer Systems)
Posted by Val Packett 2 weeks, 5 days ago
ECS is a Taiwanese manufacturer of mainboards and mini-PCs.

Signed-off-by: Val Packett <val@packett.cool>
---
 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 eee160de6dc5..63730f75a578 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -469,6 +469,8 @@ patternProperties:
     description: Eckelmann AG
   "^econet,.*":
     description: EcoNet (HK) Limited
+  "^ecs,.*":
+    description: Elitegroup Computer Systems Co., Ltd.
   "^edgeble,.*":
     description: Edgeble AI Technologies Pvt. Ltd.
   "^edimax,.*":
-- 
2.51.2
Re: [PATCH v2 1/7] dt-bindings: vendor-prefixes: Add ECS (Elitegroup Computer Systems)
Posted by Krzysztof Kozlowski 2 weeks, 5 days ago
On Tue, Jan 20, 2026 at 08:30:05PM -0300, Val Packett wrote:
> ECS is a Taiwanese manufacturer of mainboards and mini-PCs.
> 
> Signed-off-by: Val Packett <val@packett.cool>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)

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

Best regards,
Krzysztof