devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jyri Sarha <jsarha@ti.com>
To: linux-omap@vger.kernel.org, alsa-devel@alsa-project.org,
	devicetree@vger.kernel.org
Cc: liam.r.girdwood@linux.intel.com, Li.Xiubo@freescale.com,
	Jyri Sarha <jsarha@ti.com>,
	peter.ujfalusi@ti.com, broonie@kernel.org, bcousson@baylibre.com,
	misael.lopez@ti.com
Subject: [PATCH RFC 0/5] ASoC: TDM stuff for simple-card, mcasp, and tlv320aic3x
Date: Wed, 9 Sep 2015 21:27:41 +0300	[thread overview]
Message-ID: <cover.1441806963.git.jsarha@ti.com> (raw)

The first patch is an independent fix.

The symmetric_samplebits constraint could probably be removed too
(with some changes to mcasp code too), but as tlv320aic3x family
codecs won't support it, I could not test it.

Jyri Sarha (5):
  ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver
  ASoC: simple-card: Add tdm slot mask support to simple-card
  ASoC: davinci-mcasp: Add set_tdm_slots() support
  ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data
  ASoC: tlv320aic3x: Improve tdm support

 .../devicetree/bindings/sound/tdm-slot.txt         |  11 +-
 include/sound/simple_card.h                        |   2 +
 include/sound/soc.h                                |   2 +
 sound/soc/codecs/tlv320aic3x.c                     |  30 +-
 sound/soc/davinci/davinci-mcasp.c                  | 306 ++++++++++++++-------
 sound/soc/generic/simple-card.c                    |   8 +-
 sound/soc/soc-core.c                               |  25 ++
 7 files changed, 274 insertions(+), 110 deletions(-)

-- 
1.9.1

             reply	other threads:[~2015-09-09 18:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 18:27 Jyri Sarha [this message]
     [not found] ` <cover.1441806963.git.jsarha-l0cyMroinI0@public.gmane.org>
2015-09-09 18:27   ` [PATCH RFC 1/5] ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver Jyri Sarha
2015-09-11  8:48     ` Peter Ujfalusi
2015-09-09 18:27   ` [PATCH RFC 2/5] ASoC: simple-card: Add tdm slot mask support to simple-card Jyri Sarha
2015-09-09 18:27   ` [PATCH RFC 3/5] ASoC: davinci-mcasp: Add set_tdm_slots() support Jyri Sarha
2015-09-09 18:27   ` [PATCH RFC 4/5] ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data Jyri Sarha
     [not found]     ` <f23dab7c68fe1cc899a8bc95cb5c3c5bd1038e18.1441806963.git.jsarha-l0cyMroinI0@public.gmane.org>
2015-09-10  7:16       ` Jyri Sarha
     [not found]         ` <55F12E4E.9020607-l0cyMroinI0@public.gmane.org>
2015-09-16 17:01           ` Mark Brown
2015-09-09 18:27   ` [PATCH RFC 5/5] ASoC: tlv320aic3x: Improve tdm support Jyri Sarha

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=cover.1441806963.git.jsarha@ti.com \
    --to=jsarha@ti.com \
    --cc=Li.Xiubo@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=bcousson@baylibre.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=misael.lopez@ti.com \
    --cc=peter.ujfalusi@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).