[PATCH v5 1/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.

iansdannapel@gmail.com posted 3 patches 1 week, 5 days ago
[PATCH v5 1/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
Posted by iansdannapel@gmail.com 1 week, 5 days ago
From: Ian Dannapel <iansdannapel@gmail.com>

Add entry for Efinix, Inc. (https://www.efinixinc.com/)

Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Alexander Dahl <ada@thorsis.com>
---
 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 f1d1882009ba..afe41267df32 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -469,6 +469,8 @@ patternProperties:
     description: Emtop Embedded Solutions
   "^eeti,.*":
     description: eGalax_eMPIA Technology Inc
+  "^efinix,.*":
+    description: Efinix, Inc.
   "^egnite,.*":
     description: egnite GmbH
   "^einfochips,.*":
-- 
2.43.0
Re: [PATCH v5 1/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
Posted by Krzysztof Kozlowski 1 week, 4 days ago
On 19/11/2025 19:47, iansdannapel@gmail.com wrote:
> From: Ian Dannapel <iansdannapel@gmail.com>
> 
> Add entry for Efinix, Inc. (https://www.efinixinc.com/)
> 
> Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>
> 

There are no blank lines between tags. Please start using b4 (b4 trailers).

> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> Acked-by: Alexander Dahl <ada@thorsis.com>
> ---



Best regards,
Krzysztof