[alsa-devel] [PATCH 0/2] ASoC: tlv320dac33: Burst mode BCLK divider fixes

Peter Ujfalusi peter.ujfalusi at nokia.com
Wed Jan 20 08:39:34 CET 2010


Hello,

The following patches provides fixes for the BCLK clock divider configuration
in tlv320dac33 codec.
BCLK divider is used to specify the speed of the serial bus.
The speed of the bus can be (must be) faster than the actual stream's
sample rate in order to use the system in burst mode.

With the introduction of mode7 FIFO mode, the BCLK handling got broken in this
mode, the first patch fixes this issue.
The second patch adds support for configuring the burst mode BCLK through
platform data.

---
Peter Ujfalusi (2):
  ASoC: tlv320dac33: BCLK divider fix
  ASoC: tlv320dac33: Burst mode BCLK divider configuration

 include/sound/tlv320dac33-plat.h |    1 +
 sound/soc/codecs/tlv320dac33.c   |   22 +++++++++++++++++-----
 2 files changed, 18 insertions(+), 5 deletions(-)



More information about the Alsa-devel mailing list