2023-05-10 11:37:12

by Aidan MacDonald

[permalink] [raw]
Subject: [PATCH v1 2/3] dt-bindings: vendor-prefixes: Add ESS Technology vendor prefix

Add prefix "ess" for ESS Technology <https://www.esstech.com>.

Signed-off-by: Aidan MacDonald <[email protected]>
---
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 82d39ab0231b..95c42e32e02e 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -438,6 +438,8 @@ patternProperties:
description: Seiko Epson Corp.
"^esp,.*":
description: Espressif Systems Co. Ltd.
+ "^ess,.*":
+ description: ESS Technology, Inc.
"^est,.*":
description: ESTeem Wireless Modems
"^ettus,.*":
--
2.39.2



2023-05-11 10:00:16

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v1 2/3] dt-bindings: vendor-prefixes: Add ESS Technology vendor prefix

On 10/05/2023 13:23, Aidan MacDonald wrote:
> Add prefix "ess" for ESS Technology <https://www.esstech.com>.
>
> Signed-off-by: Aidan MacDonald <[email protected]>
> ---

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

Best regards,
Krzysztof