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: Damien Riegel <damien.riegel@savoirfairelinux.com>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Damien Riegel 2017-12-07 10:19:35 -05:00 committed by Andy Gross
parent 3785630d04
commit 342a2922ac
1 changed files with 8 additions and 0 deletions

View File

@ -661,6 +661,14 @@ pinconf {
};
};
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>;