Skip to content

Commit da50416

Browse files
krzkandersson
authored andcommitted
ARM: dts: qcom: mdm9615: 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 <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 18f3410 commit da50416

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
gpioext1-pins {
5050
pins = "gpio2";
5151
function = "gpio";
52-
input-enable;
5352
bias-disable;
5453
};
5554
};

0 commit comments

Comments
 (0)