diff mbox series

[04/10] arm64: dts: qcom: qcs404: remove superfluous "input-enable"

Message ID 20230407175807.124394-4-krzysztof.kozlowski@linaro.org
State Accepted
Commit 8b58f799056b561e349bb56014f87a71ae517d10
Headers show
Series [01/10] arm64: dts: qcom: msm8994: remove superfluous "input-enable" | expand

Commit Message

Krzysztof Kozlowski April 7, 2023, 5:58 p.m. UTC
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>
---
 arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi b/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi
index 04c82d1624eb..10655401528e 100644
--- a/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi
@@ -296,7 +296,6 @@  usb3_id_pin: usb3-id-state {
 
 		drive-strength = <2>;
 		bias-pull-up;
-		input-enable;
 	};
 };