On Tue, Sep 27, 2022 at 07:36:47PM +0200, Krzysztof Kozlowski wrote: > Certain pins, like SDcard related, do not have functions and such should > not be required. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Bjorn Andersson <andersson@xxxxxxxxxx> > Reviewed-by: Stephan Gerhold <stephan@xxxxxxxxxxx> > --- > > v1 was reviewed by Rob, but patch was changed since that time, so not > adding Rob's tag. > --- > Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml > index b1735918fa90..08e2dd5cbebe 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8909-tlmm.yaml > @@ -113,7 +113,6 @@ $defs: > > required: > - pins > - - function > > additionalProperties: false > > -- > 2.34.1 >