All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: Mark Brown <broonie@kernel.org>
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
	Jyri Sarha <jsarha@ti.com>, Xiubo Li <Li.Xiubo@freescale.com>,
	Benoit Cousson <bcousson@baylibre.com>,
	Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Subject: [PATCH v3 0/2] ASoC: simple-card: Add multi-CODEC support
Date: Tue, 4 Nov 2014 11:25:05 +0100	[thread overview]
Message-ID: <cover.1415096705.git.moinejf@free.fr> (raw)

This patch set adds multi-CODEC support to the simple card.

v3: rebase on broonie git 2014/11/03
v2: accept list of CODECs in 'sound-dais' (Benoit Cousson)

Jean-Francois Moine (2):
  ASoC: core: add multi-codec support in DT
  ASoC: simple-card: add multi-CODECs in DT

 .../devicetree/bindings/sound/simple-card.txt      |  28 ++---
 include/sound/soc.h                                |   3 +
 sound/soc/generic/simple-card.c                    | 135 +++++++++++++--------
 sound/soc/soc-core.c                               |  75 +++++++++---
 4 files changed, 157 insertions(+), 84 deletions(-)

-- 
2.1.1

             reply	other threads:[~2014-11-04 10:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 10:25 Jean-Francois Moine [this message]
     [not found] ` <cover.1415096705.git.moinejf-GANU6spQydw@public.gmane.org>
2014-11-03 17:42   ` [PATCH v3 1/2] ASoC: core: add multi-codec support in DT Jean-Francois Moine
     [not found]     ` <6b04d690576a0036b401d00784299ee576051c0d.1415096705.git.moinejf-GANU6spQydw@public.gmane.org>
2014-11-07 14:01       ` Mark Brown
2014-11-04 10:21   ` [PATCH v3 2/2] ASoC: simple-card: add multi-CODECs " Jean-Francois Moine
     [not found]     ` <53ef077d2174f8eb5b861d6cebe7c9e732f06d52.1415096705.git.moinejf-GANU6spQydw@public.gmane.org>
2014-11-07 12:30       ` Mark Brown
     [not found]         ` <20141107123035.GO8509-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-11-07 19:05           ` Jean-Francois Moine
2014-11-07 20:07             ` [alsa-devel] " Lars-Peter Clausen
     [not found]               ` <545D2667.4070707-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
2014-11-09 18:42                 ` Jean-Francois Moine
2014-11-08  9:48             ` 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=cover.1415096705.git.moinejf@free.fr \
    --to=moinejf@free.fr \
    --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=jsarha@ti.com \
    --cc=kuninori.morimoto.gx@gmail.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 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.