ASoC: arizona: Connect ASRCs to both clock domains
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thu, 11 Aug 2016 13:42:55 +0000 (14:42 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 11 Aug 2016 14:01:28 +0000 (15:01 +0100)
commit19c891924b764fe192d0ad57b7dc676316a85250
treee6d1c6fda1c110ac47a83ccdea338e53a102f65c
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: arizona: Connect ASRCs to both clock domains

The two clock domains are enabled based on each input and output of the
chip being connected to its respective clock domain. The ASRC however
can bridge the two domains and as such can function as an input/output
to either domain. The hardware also requires that both clocks are
enabled before the ASRC is. Ensure these constraints by linking the
ASRCs to both SYSCLK and ASYNCCLK.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs47l24.c
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8998.c
This page took 0.02565 seconds and 5 git commands to generate.