OSDN Git Service

arm64: dts: qcom: msm8916-pins: keep cdc_dmic pins in suspend mode
authorDamien Riegel <damien.riegel@savoirfairelinux.com>
Thu, 7 Dec 2017 15:19:35 +0000 (10:19 -0500)
committerAndy Gross <andy.gross@linaro.org>
Mon, 1 Jan 2018 05:50:14 +0000 (23:50 -0600)
This node was the only one that didn't have the same set of pins in
active and suspend mode.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi

index 68fb589..390a2fa 100644 (file)
                        };
                };
                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>;