Re: [PATCH] dt-bindings: gpio: davinci: list contents of GPIO hogs

From: Krzysztof Kozlowski
Date: Fri Apr 01 2022 - 02:23:59 EST


On 01/04/2022 02:44, Rob Herring wrote:
> On Mon, Mar 28, 2022 at 09:11:53PM +0200, Krzysztof Kozlowski wrote:
>> The hogs children should list allowed properties, otherwise any property
>> would be accepted. Simplify also GPIO hog node name pattern.
>
> Only if 'gpio-hog' is missing, because the gpio-hog.yaml schema will
> check every node with that property.
>
> Hogs are allowed on any GPIO controller, but I don't think we to
> duplicate what's here on every schema.

I understand, so the patch could be dropped because it requires
gpio-hog, thus the schema will always match.


Best regards,
Krzysztof