Re: [PATCH v3 1/2] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states

From: Krzysztof Kozlowski
Date: Thu Oct 20 2022 - 08:49:27 EST


>>> + properties:
>>> + pinctrl-names:
>>> + minItems: 1
>>> + items:
>>> + - const: default
>>> + - const: idle-high
>>> + - const: idle-low
>>
>> You should also define in such case pinctrl-0 and others.
>
> Ok I thought it would be covered by the pinctrl-consumer.yaml
> but yeah we should allow pinctrl-1 and pinctrl-2 here aswell by adding:
>
> pinctrl-1: true
> pinctrl-2: true
>
>

Yes.

Best regards,
Krzysztof