2023-05-09 11:40:28

by Himanshu Bhavani

[permalink] [raw]
Subject: [PATCH] dt-bindings: vendor-prefixes: Add Emtop

Add an entry for Emtop to vendor-prefixes.yaml

Signed-off-by: Himanshu Bhavani <[email protected]>

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index ed64e06ecca4..e6e3c99f6ac1 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -412,6 +412,8 @@ patternProperties:
description: EM Microelectronic
"^empire-electronix,.*":
description: Empire Electronix
+ "^emtop,.*":
+ description: Emtop
"^emtrion,.*":
description: emtrion GmbH
"^enclustra,.*":
--
2.25.1


2023-05-09 17:54:25

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: vendor-prefixes: Add Emtop

On 09/05/2023 13:20, Himanshu Bhavani wrote:
> Add an entry for Emtop to vendor-prefixes.yaml
>
> Signed-off-by: Himanshu Bhavani <[email protected]>


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof