All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: davinci-mcasp: Correct start sequences for TX/RX
@ 2014-03-28  7:18 Peter Ujfalusi
  2014-03-28  7:18 ` [PATCH 1/2] ASoC: davinci-mcasp: Correct TX start sequence Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2014-03-28  7:18 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel, jsarha, zonque

Hi,

The startup sequence for TX and RX was not correct, not following the
programming sequence from the TRM.
This could cause initial channel swap when starting TX.

The change has been tested on AM335x and AM437x but it should be valid for all
devices.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: davinci-mcasp: Correct TX start sequence
  ASoC: davinci-mcasp: Correct RX start sequence

 sound/soc/davinci/davinci-mcasp.c | 37 +++++++++++++------------------------
 sound/soc/davinci/davinci-mcasp.h |  6 ++++++
 2 files changed, 19 insertions(+), 24 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-03-28  8:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  7:18 [PATCH 0/2] ASoC: davinci-mcasp: Correct start sequences for TX/RX Peter Ujfalusi
2014-03-28  7:18 ` [PATCH 1/2] ASoC: davinci-mcasp: Correct TX start sequence Peter Ujfalusi
2014-03-28  7:18 ` [PATCH 2/2] ASoC: davinci-mcasp: Correct RX " Peter Ujfalusi
2014-03-28  8:24 ` [PATCH 0/2] ASoC: davinci-mcasp: Correct start sequences for TX/RX Peter Ujfalusi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.