Re: [PATCH 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl

From: Krzysztof Kozlowski
Date: Thu Apr 14 2022 - 02:34:00 EST


On 14/04/2022 03:52, Arınç ÜNAL wrote:
>>
>>> + is not supported. There is no pinconf support.
>>> +
>>> +properties:
>>> + compatible:
>>> + const: ralink,mt7620-pinctrl
>>> +
>>> +patternProperties:
>>> + '-pins$':
>>> + type: object
>>> + patternProperties:
>>> + '^(.*-)?pinmux$':
>>
>> Why do you have two levels here? pins->pinmux->actual pin configuration?
>
> Yes, pins->pinmux->pin-configuration is currently how it's done.

It is currently done? Aren't you bringing here new bindings and new
driver support?

Best regards,
Krzysztof