From 5b894c3e7f0c21dfd4d2bfd13294289df73c2c47 Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Thu, 16 May 2019 20:53:46 +0800 Subject: [PATCH] audio: fixed audio clk source sel error [1/1] PD#SWPL-8663 Problem: there is no audio clk on SM1 Solution: fixed clk source setting error Verify: AC200 Change-Id: Ief01d680c435cfc2f50f9b7da0a6e4d68db846d5 Signed-off-by: Zhe Wang --- sound/soc/amlogic/auge/tdm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/amlogic/auge/tdm.c b/sound/soc/amlogic/auge/tdm.c index 5491d0a1f2a9..7fe02cf5c113 100644 --- a/sound/soc/amlogic/auge/tdm.c +++ b/sound/soc/amlogic/auge/tdm.c @@ -1374,7 +1374,6 @@ static int aml_set_default_tdm_clk(struct aml_tdm *tdm) /*set default i2s clk for codec sequence*/ tdm->setting.bclk_lrclk_ratio = 64; tdm->setting.sysclk_bclk_ratio = 4; - tdm->clk_sel = 0; lrclk_hi = tdm->setting.bclk_lrclk_ratio - 1; aml_tdm_set_lrclkdiv(tdm->actrl, tdm->clk_sel,