]> 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)
commit7b877bc42b22755d2a2eccdc68ef56f8d7970a61
treebab0e59aa7b73ccf1cc0c5a5d6c64d2cb18e6f52
parent4274fc22d9f0143cd93766ab608d530138e1841b
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