]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: tas2552: Add support for pll and pdm source clock selection
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 4 Jun 2015 13:04:22 +0000 (16:04 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 5 Jun 2015 17:53:33 +0000 (18:53 +0100)
commit9d87a8888c0b2a3b2ec1204e0488935f021d6968
treed6ec04f81a0cbd36125220d96a5aa4e145ea234b
parent3715eda766a290fb8682bc2aabb2f23386f534de
ASoC: tas2552: Add support for pll and pdm source clock selection

Instead of hard wiring the PLL_CLKIN and PDM_CLK to be sourced from BCLK add
proper clock configuration via the set_dai_sysclk callback.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2552.c