Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 342a2922 authored by Damien Riegel's avatar Damien Riegel Committed by Andy Gross
Browse files

arm64: dts: qcom: msm8916-pins: keep cdc_dmic pins in suspend mode



This node was the only one that didn't have the same set of pins in
active and suspend mode.

Signed-off-by: default avatarDamien Riegel <damien.riegel@savoirfairelinux.com>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 3785630d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -661,6 +661,14 @@
			};
		};
		cdc_dmic_lines_sus: dmic_lines_off {
			pinmux_dmic0_clk {
				function = "dmic0_clk";
				pins = "gpio0";
			};
			pinmux_dmic0_data {
				function = "dmic0_data";
				pins = "gpio1";
			};
			pinconf {
				pins = "gpio0", "gpio1";
				drive-strength = <2>;