Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add Shanghai Novotech Ariaboard

From: Krzysztof Kozlowski
Date: Wed Sep 04 2024 - 07:35:35 EST


On 04/09/2024 13:14, Junhao Xie wrote:
> Add an entry for Shanghai Novotech Ariaboard (https://ariaboard.com/)
>
> Signed-off-by: Junhao Xie <bigfoot@xxxxxxxxxxx>
> ---
> 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 a70ce43b3dc0..58d1a2e8b212 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -145,6 +145,8 @@ patternProperties:
> description: Arctic Sand
> "^arcx,.*":
> description: arcx Inc. / Archronix Inc.
> + "^ariaboard,.*":
> + description: Shanghai Novotech Co., Ltd.

This is confusing. Prefix is entirely different than company name. I
would expect prefix like shanghainovotech.

Best regards,
Krzysztof