summaryrefslogtreecommitdiff
authorZhe Wang <Zhe.Wang@amlogic.com>2019-05-16 12:53:46 (GMT)
committer Tao Zeng <tao.zeng@amlogic.com>2019-05-17 02:29:10 (GMT)
commitb304cdcf907745bf048ff2e74de6a1abf22f48c7 (patch)
tree9fc62bf1848b69f929fe8703b8c273c4eb57d197
parentb2192186a1b1a7e125f51efc6fcf3f80996df698 (diff)
downloadcommon-b304cdcf907745bf048ff2e74de6a1abf22f48c7.zip
common-b304cdcf907745bf048ff2e74de6a1abf22f48c7.tar.gz
common-b304cdcf907745bf048ff2e74de6a1abf22f48c7.tar.bz2
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 <Zhe.Wang@amlogic.com>
Diffstat
-rw-r--r--sound/soc/amlogic/auge/tdm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/amlogic/auge/tdm.c b/sound/soc/amlogic/auge/tdm.c
index e31c9f0..e4af0e5 100644
--- a/sound/soc/amlogic/auge/tdm.c
+++ b/sound/soc/amlogic/auge/tdm.c
@@ -1333,7 +1333,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,