Re: [PATCH v3 0/2] dt-bindings: Add HEXIN Technologies Co., Ltd. vendor prefix

From: Yang Jialong 杨佳龙
Date: Wed Mar 06 2024 - 02:21:00 EST




在 2024/3/6 15:10, Krzysztof Kozlowski 写道:
On 06/03/2024 07:16, JiaLong.Yang wrote:
Update file vendor-prefixes.yaml to include hexin as a vendor prefix
for "HEXIN Technologies Co., Ltd.".

Signed-off-by: JiaLong.Yang <jialong.yang@xxxxxxxxxxxx>
---
v1 --> v2: Not changes this file and give warning.
v2 --> v3: Add this patch to fix the warning.

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 1a0dc04f1db4..3a82104ac8a7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -619,6 +619,8 @@ patternProperties:
description: HwaCom Systems Inc.
"^hxt,.*":
description: HXT Semiconductor
+ "^hexin,.*":

Please fix order of entries.

OK. Thanks.


Best regards,
Krzysztof