Re: [PATCH 2/3] dt-bindings: vendor-prefixes: add iesy

From: Krzysztof Kozlowski
Date: Tue Mar 19 2024 - 08:41:47 EST


On 19/03/2024 10:54, Dominik Poggel wrote:
> Add iesy GmbH
>
> Signed-off-by: Dominik Poggel <pog@xxxxxxxx>
> ---
> 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 04505cb0b640..ffb2abb5edc2 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -656,6 +656,8 @@ patternProperties:
> description: International Business Machines (IBM)
> "^icplus,.*":
> description: IC Plus Corp.
> + "^iesy,.*":
> + description: iesy GmbH

Just look at the code and its placement. Wrong order.

Also, all bindings come *BEFORE* users.

Best regards,
Krzysztof