Searched hist:d575b0b0f01a805508c5cf48b540f004e9b5de07 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | da7213.h | diff d575b0b0f01a805508c5cf48b540f004e9b5de07 Tue May 10 17:11:05 CEST 2016 Adam Thomson <Adam.Thomson.Opensource@diasemi.com> ASoC: da7213: Add checking of SRM lock status before enabling DAI
When the codec is DAI clk slave, and the SRM feature of the PLL is being used, the enabling of the DAI should occur only after the PLL has locked to the incoming WCLK. This update adds checking to the the DAI widget event, so it waits for SRM to lock. There is also a timeout if that lock doesn't occur within a given time.
Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | da7213.c | diff d575b0b0f01a805508c5cf48b540f004e9b5de07 Tue May 10 17:11:05 CEST 2016 Adam Thomson <Adam.Thomson.Opensource@diasemi.com> ASoC: da7213: Add checking of SRM lock status before enabling DAI
When the codec is DAI clk slave, and the SRM feature of the PLL is being used, the enabling of the DAI should occur only after the PLL has locked to the incoming WCLK. This update adds checking to the the DAI widget event, so it waits for SRM to lock. There is also a timeout if that lock doesn't occur within a given time.
Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|