]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
authorShengjiu Wang <shengjiu.wang@nxp.com>
Tue, 12 May 2020 10:22:59 +0000 (18:22 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 19 May 2020 13:18:51 +0000 (14:18 +0100)
commit9677a4521dda63581a02dc2b6876388ee665d191
treebab0e59aa7b73ccf1cc0c5a5d6c64d2cb18e6f52
parent30b30d255f3e9d6d7141ab5a250b8c7ce5aaee01
ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock

The processing clock is different for platforms, so it is better
to set ASR76K and ASR56K based on processing clock, rather than
hard coding the value for them.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Mihai Serban <mihai.serban@nxp.com>
Link: https://lore.kernel.org/r/1589278979-31008-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_asrc.c