]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320dac33: Burst mode BCLK divider configuration
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Wed, 20 Jan 2010 07:39:36 +0000 (09:39 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Jan 2010 11:47:49 +0000 (11:47 +0000)
commit2950259aa79207b53149080049da11d184419598
tree438703a97f5d386618b51256ea9b3e9e4793fd70
parentbeb677d604f9edb01aca3dc6805c45807cf004e8
ASoC: tlv320dac33: Burst mode BCLK divider configuration

Add possibility to configure the burst mode BCLK divider through platform
data structure.
The BCLK divider changes the actual speed of the serial bus in burst mode,
which is faster than the sampling frequency of the running stream.
In this way platforms can experiment with the optimal burst speed without
the need to modify the codec driver itself.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/tlv320dac33-plat.h
sound/soc/codecs/tlv320dac33.c