dt-bindings: pinctrl: qcom,sm8350: add input-disable
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 1 Feb 2023 15:43:21 +0000 (16:43 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 3 Feb 2023 07:14:18 +0000 (08:14 +0100)
The SM8350 HDK8350 board uses input-disable property, so allow it:

  sm8350-hdk.dtb: pinctrl@f100000: lt9611-state: 'oneOf' conditional failed, one must be fixed:
    ...
    'input-disable' does not match any of the regexes: 'pinctrl-[0-9]+'

Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230201154321.276419-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml

index 49a74f351e996c387639a02e2549b0ac172b4af1..e13d50d6d38887f4cc6bc6891e03bb1d97a54e47 100644 (file)
@@ -109,6 +109,7 @@ $defs:
       bias-pull-down: true
       bias-pull-up: true
       drive-strength: true
+      input-disable: true
       input-enable: true
       output-high: true
       output-low: true