[PATCH v3 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sat Aug 10 06:35:06 PDT 2024
On 08/08/2024 07:53, Potthuri, Sai Krishna wrote:
>>> 1 file changed, 398 insertions(+)
>
>>> + bias-pull-up: true
>>> +
>>> + bias-pull-down: true
>>> +
>>> + bias-disable: true
>>> +
>>> + input-schmitt-enable: true
>>> +
>>> + input-schmitt-disable: true
>>> +
>>> + bias-high-impedance: true
>>> +
>>> + low-power-enable: true
>>> +
>>> + low-power-disable: true
>>
>> Why do you need to copy all of these? Just switch to unevaluatedProperties.
> I tried with "unevaluatedProperties: false", it worked but by adding this all the
> properties in the pincfg-node.yaml become valid for this platform which is not
> true. Not all the properties in the pincfg-node.yaml are supported in this platform.
> So, is there any other way of representing this?
If they do not make any sense, then sure, you can keep it like this.
Drop the blank lines between each of these, so it will be compact.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list