Skip to content

Commit 91d04c7

Browse files
committed
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 5b8c304 commit 91d04c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/pinctrl/qcom,sm8350-tlmm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ $defs:
109109
bias-pull-down: true
110110
bias-pull-up: true
111111
drive-strength: true
112+
input-disable: true
112113
input-enable: true
113114
output-high: true
114115
output-low: true

0 commit comments

Comments
 (0)