Re: [PATCH v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema

From: Andrew Jeffery
Date: Wed Feb 28 2024 - 22:22:11 EST


On Wed, 2024-02-28 at 08:47 +0100, Krzysztof Kozlowski wrote:
> On 28/02/2024 01:30, Andrew Jeffery wrote:
> > Squash warnings such as:
> >
> > ```
> > arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb@1e600000/gpio@1e780000: failed to match any schema with compatible: ['aspeed,ast2400-gpio']
> > ```
> >
> > Signed-off-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>
> > ---
> > v6: Address more constraint feedback from Krzysztof:
> > https://lore.kernel.org/all/f69ef2ad-8ace-40c8-b923-4dde20eda2ec@xxxxxxxxxx/
>
> You still have way too many examples. One is enough, two is still okay.
> We really do not want more of examples with minor differences.

Noted, I'll keep them to a minimum in the future.

>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Thanks for the feedback.

Andrew