alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Mack <zonque@gmail.com>
To: alsa-devel@alsa-project.org
Cc: broonie@opensource.wolfsonmicro.com, lrg@ti.com,
	Daniel Mack <zonque@gmail.com>
Subject: [PATCH 0/5] McASP changes for more flexibility
Date: Thu,  4 Oct 2012 15:08:37 +0200	[thread overview]
Message-ID: <1349356122-14794-1-git-send-email-zonque@gmail.com> (raw)

Hi,

I've been working on the McASP driver lately to support a board on
which an AM33xx SoC is connected to a CS4271 via I2S. The CPU is clock
master for both LRCLK and BITCLK, but receives its master clock
externally.

Some changes were necessary in order to get this playing, as the
driver seems to have been used with DSP_B formats only.

I couldn't the pateches on any Davinci platform, so I rely on other
people to test and see if they break anything.


Thanks,
Daniel

Daniel Mack (5):
  ALSA: ASoC: enable 192KHz support for McASP
  ALSA: ASoC: McASP: add support for clock dividers
  ALSA: ASoC: McASP: add support for 24 bit samples
  ALSA: ASoC: McASP: make AHCLK direction configurable
  ALSA: ASoC: McASP: set format parameters in dependence of the DAI
    format

 sound/soc/davinci/davinci-evm.c   |  5 +++
 sound/soc/davinci/davinci-mcasp.c | 87 ++++++++++++++++++++++++++++++++++-----
 sound/soc/davinci/davinci-mcasp.h |  2 +-
 sound/soc/davinci/davinci-pcm.c   | 16 ++-----
 4 files changed, 86 insertions(+), 24 deletions(-)

-- 
1.7.11.4

             reply	other threads:[~2012-10-04 13:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 13:08 Daniel Mack [this message]
2012-10-04 13:08 ` [PATCH 1/5] ALSA: ASoC: enable 192KHz support for McASP Daniel Mack
2012-10-09  7:19   ` Mark Brown
2012-10-04 13:08 ` [PATCH 2/5] ALSA: ASoC: McASP: add support for clock dividers Daniel Mack
2012-10-04 13:08 ` [PATCH 3/5] ALSA: ASoC: McASP: add support for 24 bit samples Daniel Mack
2012-10-09  7:17   ` Mark Brown
2012-10-09  7:30     ` Daniel Mack
2012-10-04 13:08 ` [PATCH 4/5] ALSA: ASoC: McASP: make AHCLK direction configurable Daniel Mack
2012-10-09  7:21   ` Mark Brown
2012-10-04 13:08 ` [PATCH 5/5] ALSA: ASoC: McASP: set format parameters in dependence of the DAI format Daniel Mack
2012-10-09  7:21   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1349356122-14794-1-git-send-email-zonque@gmail.com \
    --to=zonque@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).