ARM: dts: msm: Add MLCK routing for VI feedback path on msm8998

MCLK widget is not enabled during speaker protection VI feedback
path setup. Underflow errors are observed in VI path because of
missing MCLK. Fix this issue by adding MCLK widget routing to VI
feedback path.

Change-Id: I55623574c93be271723fe4a2a268f129719041fc
Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
This commit is contained in:
Vidyakumar Athota 2017-02-07 13:32:32 -08:00 committed by Gerrit - the friendly Code Review server
parent 2aa89ab3ff
commit 6e29602fb4
2 changed files with 2 additions and 0 deletions

View file

@ -696,6 +696,7 @@
qcom,auxpcm-audio-intf;
qcom,msm-mi2s-master = <1>, <1>, <1>, <1>;
qcom,audio-routing =
"AIF4 VI", "MCLK",
"RX_BIAS", "MCLK",
"MADINPUT", "MCLK",
"AMIC2", "MIC BIAS2",

View file

@ -183,6 +183,7 @@
"lpaif_quat_mode_muxsel";
qcom,audio-routing =
"AIF4 VI", "MCLK",
"RX_BIAS", "MCLK",
"MADINPUT", "MCLK",
"hifi amp", "LINEOUT1",