Skip to content

Commit a72768e

Browse files
krzkandersson
authored andcommitted
arm64: dts: qcom: sm8350: 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-2-krzysztof.kozlowski@linaro.org
1 parent 087fc87 commit a72768e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,6 @@
877877
function = "gpio";
878878
drive-strength = <2>;
879879
bias-disable;
880-
input-enable;
881880
};
882881

883882
sdc2_card_det_active: sd-card-det-active-state {

0 commit comments

Comments
 (0)