From: Krzysztof Kozlowski Date: Wed, 1 Feb 2023 15:43:21 +0000 (+0100) Subject: dt-bindings: pinctrl: qcom,sm8350: add input-disable X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=91d04c759c85f1fc2d3ed7d1b5bc1a7dbab87f92;p=linux.git dt-bindings: pinctrl: qcom,sm8350: add input-disable 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 Link: https://lore.kernel.org/r/20230201154321.276419-3-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski --- diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml index 49a74f351e996..e13d50d6d3888 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml @@ -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