[PATCH 1/2] dt-bindings: pinctrl: samsung: google,gs101-pinctrl needs a clock
Krzysztof Kozlowski
krzk at kernel.org
Thu Apr 25 11:18:50 PDT 2024
On 25/04/2024 20:15, Krzysztof Kozlowski wrote:
>> + properties:
>> + compatible:
>> + contains:
>> + const: google,gs101-pinctrl
>> + then:
>> + required:
>> + - clocks
>> + - clock-names
>
> else:
> properties:
> clocks: false
> clock-names: false
>
> but anyway this is all a bit fragile, because pinctrl is not a driver
> and you rely on initcall ordering.
It is a driver, although initcall ordering is still there. Anyway, it's
the first soc requiring clock for pinctrl
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list