Re: [PATCH 02/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching SD card pins

From: Rob Herring
Date: Tue Sep 13 2022 - 12:25:56 EST


On Sun, 11 Sep 2022 13:11:22 +0200, Krzysztof Kozlowski wrote:
> SD card pins do not have function, so do not require it:
>
> pinctrl@500000: sdc2-off-state: 'oneOf' conditional failed, one must be fixed:
> 'pins' is a required property
> 'bias-disable;' is a required property
> 'clk-pins' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/pinctrl/qcom,sm6115-pinctrl.yaml | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>