Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: tlv320dac33: Burst mode BCLK divider fixes
@ 2010-01-20  7:39 Peter Ujfalusi
  2010-01-20  7:39 ` [PATCH 1/2] ASoC: tlv320dac33: BCLK divider fix Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2010-01-20  7:39 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-20 11:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20  7:39 [PATCH 0/2] ASoC: tlv320dac33: Burst mode BCLK divider fixes Peter Ujfalusi
2010-01-20  7:39 ` [PATCH 1/2] ASoC: tlv320dac33: BCLK divider fix Peter Ujfalusi
2010-01-20  7:39   ` [PATCH 2/2] ASoC: tlv320dac33: Burst mode BCLK divider configuration Peter Ujfalusi
2010-01-20 11:35 ` [PATCH 0/2] ASoC: tlv320dac33: Burst mode BCLK divider fixes Liam Girdwood
2010-01-20 11:48 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox