2023-09-15 12:33:26

by Chen Wang

[permalink] [raw]
Subject: [PATCH 02/12] dt-bindings: vendor-prefixes: add milkv/sophgo

Add new vendor strings to dt bindings.

Signed-off-by: Wang Chen <[email protected]>
Signed-off-by: Xiaoguang Xing <[email protected]>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 573578db9509..fcca9e070a9a 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -863,6 +863,8 @@ patternProperties:
description: MikroElektronika d.o.o.
"^mikrotik,.*":
description: MikroTik
+ "^milkv,.*":
+ description: MilkV Technology Co., Ltd
"^miniand,.*":
description: Miniand Tech
"^minix,.*":
@@ -1273,6 +1275,8 @@ patternProperties:
description: Solomon Systech Limited
"^sony,.*":
description: Sony Corporation
+ "^sophgo,.*":
+ description: Sophgo Technology Inc.
"^sourceparts,.*":
description: Source Parts Inc.
"^spansion,.*":
--
2.25.1


2023-09-15 15:25:19

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 02/12] dt-bindings: vendor-prefixes: add milkv/sophgo

On 15/09/2023 09:14, Wang Chen wrote:
> Add new vendor strings to dt bindings.

Why? Where is the user?

Why did I got only 2/12?

>
> Signed-off-by: Wang Chen <[email protected]>
> Signed-off-by: Xiaoguang Xing <[email protected]>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++++
> 1 file changed, 4 insertions(+)


Best regards,
Krzysztof