Commit ecdc2fe1 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: msm8998: 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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230407175807.124394-3-krzysztof.kozlowski@linaro.org
parent 8db80be2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -640,7 +640,6 @@
		function = "gpio";
		bias-disable;
		drive-strength = <2>;
		input-enable;
	};

	ts_int_n: ts-int-n-state {
+0 −1
Original line number Diff line number Diff line
@@ -501,7 +501,6 @@
		function = "gpio";
		drive-strength = <2>;
		bias-disable;
		input-enable;
	};

	ts_int_active: ts-int-active-state {
+0 −2
Original line number Diff line number Diff line
@@ -844,7 +844,6 @@
		function = "gpio";
		bias-pull-up;
		drive-strength = <2>;
		input-enable;
	};

	chat_cam_pwr_en: chat-cam-pwr-en-default-state {
@@ -873,7 +872,6 @@
		function = "gpio";
		bias-disable;
		drive-strength = <2>;
		input-enable;
	};

	ts_int_n: ts-int-n-state {
+0 −3
Original line number Diff line number Diff line
@@ -528,7 +528,6 @@
		function = "gpio";
		drive-strength = <2>;
		bias-disable;
		input-enable;
	};

	mdss_dsi_active_state: mdss-dsi-active-state {
@@ -620,7 +619,6 @@
		function = "gpio";
		drive-strength = <16>;
		bias-pull-up;
		input-enable;
	};

	ts_int_suspend_state: ts-int-suspend-state {
@@ -642,7 +640,6 @@
		function = "gpio";
		bias-pull-down;
		drive-strength = <2>;
		input-enable;
	};

	wsa_leftspk_pwr_n_state: wsa-leftspk-pwr-n-state {