From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Francois Moine Subject: [PATCH v2 0/2] ASoC: simple-card: Add multi-CODEC support Date: Wed, 22 Oct 2014 11:10:06 +0200 Message-ID: Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Benoit Cousson , Jyri Sarha , Kuninori Morimoto , Xiubo Li , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org This patch set adds multi-CODEC support to the simple card. 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 | 114 +++++++++++++-------- sound/soc/soc-core.c | 75 +++++++++++--- 4 files changed, 149 insertions(+), 71 deletions(-) -- 2.1.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html