Skip to content

Commit a880faf

Browse files
committed
dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: add input-enable and bias-bus-hold
Allow bias-bus-hold and input-enable properties (already used in SC8280XP LPASS LPI nodes): sa8540p-ride.dtb: pinctrl@33c0000: tx-swr-default-state: 'oneOf' conditional failed, one must be fixed: 'pins' is a required property 'function' is a required property 'clk-pins', 'data-pins' do not match any of the regexes: 'pinctrl-[0-9]+' 'bias-bus-hold' does not match any of the regexes: 'pinctrl-[0-9]+' Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 3c90b1b commit a880faf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-lpass-lpi-pinctrl.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,12 @@ $defs:
9494
2: Lower Slew rate (slower edges)
9595
3: Reserved (No adjustments)
9696
97+
bias-bus-hold: true
9798
bias-pull-down: true
98-
9999
bias-pull-up: true
100-
101100
bias-disable: true
102-
101+
input-enable: true
103102
output-high: true
104-
105103
output-low: true
106104

107105
required:

0 commit comments

Comments
 (0)