alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: tlv320dac33 fixes
@ 2010-03-11 14:26 Peter Ujfalusi
  2010-03-11 14:26 ` [PATCH 1/2] ASoC: tlv320dac33: Start/stop sequence change Peter Ujfalusi
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Peter Ujfalusi @ 2010-03-11 14:26 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, lrg

Hello,

Revisiting the start/stop sequence used by the tlv320dac33 codec in
order to avoid race conditions, which can occur, when the codec is in
FIFO modes.
It has been found that OMAP3 McBSP needs the BCLK continuously running
on the serial interface when it is configured to be slave.
DAC33 can be configured in a way, that it keeps the BCLK ticking, and
only enable the FS when it is needed.
Option for the platform data to select between continuous BCLK or non
continuous BCLK.

---
Peter Ujfalusi (2):
  ASoC: tlv320dac33: Start/stop sequence change
  ASoC: tlv320dac33: Add option for keeping the BCLK running

 include/sound/tlv320dac33-plat.h |    1 +
 sound/soc/codecs/tlv320dac33.c   |   38 ++++++++++++++------------------------
 2 files changed, 15 insertions(+), 24 deletions(-)

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

end of thread, other threads:[~2010-03-12 11:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 14:26 [PATCH 0/2] ASoC: tlv320dac33 fixes Peter Ujfalusi
2010-03-11 14:26 ` [PATCH 1/2] ASoC: tlv320dac33: Start/stop sequence change Peter Ujfalusi
2010-03-12  8:10   ` Liam Girdwood
2010-03-11 14:26 ` [PATCH 2/2] ASoC: tlv320dac33: Add option for keeping the BCLK running Peter Ujfalusi
2010-03-12  8:10   ` Liam Girdwood
2010-03-11 14:46 ` [PATCH 0/2] ASoC: tlv320dac33 fixes Jarkko Nikula
2010-03-11 14:55   ` Peter Ujfalusi
2010-03-11 15:07     ` Jarkko Nikula
2010-03-12 11:18 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).