Skip to content

Commit 087fc87

Browse files
krzkandersson
authored andcommitted
arm64: dts: qcom: sm8150: remove superfluous "input-enable"
Pin configuration property "input-enable" was used with the intention to disable the output, but this is done by default by Linux drivers. Since patch ("dt-bindings: pinctrl: qcom: tlmm should use output-disable, not input-enable") the property is not accepted anymore. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230407180655.128771-1-krzysztof.kozlowski@linaro.org
1 parent 8624e60 commit 087fc87

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/qcom/sm8150-microsoft-surface-duo.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,6 @@
479479
pins = "gpio42";
480480
function = "gpio";
481481
bias-pull-up;
482-
input-enable;
483482
};
484483
};
485484

0 commit comments

Comments
 (0)