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

arm64: dts: qcom: sc8280xp: Revert "arm64: dts: qcom: sc8280xp: remove superfluous "input-enable""



This reverts commit 87e1f7b1 because it
removed input-enable from the LPASS TLMM, where it is still correct
(both bindings and Linux driver parse it).

Reported-by: default avatarJohan Hovold <johan@kernel.org>
Closes: https://lore.kernel.org/lkml/ZDVq1b0TjXH5LTYx@hovoldconsulting.com/


Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230411170938.1657387-1-krzysztof.kozlowski@linaro.org
parent ac9a7868
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2726,6 +2726,7 @@
					pins = "gpio7";
					function = "dmic1_data";
					drive-strength = <8>;
					input-enable;
				};
			};

@@ -2743,6 +2744,7 @@
					function = "dmic1_data";
					drive-strength = <2>;
					bias-pull-down;
					input-enable;
				};
			};

@@ -2758,6 +2760,7 @@
					pins = "gpio9";
					function = "dmic2_data";
					drive-strength = <8>;
					input-enable;
				};
			};

@@ -2775,6 +2778,7 @@
					function = "dmic2_data";
					drive-strength = <2>;
					bias-pull-down;
					input-enable;
				};
			};