public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add tdm slot support
@ 2014-02-12  7:45 Xiubo Li
  2014-02-12  7:45 ` [PATCH v2 1/3] ASoC: binding: add tdm-slot.txt Xiubo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Xiubo Li @ 2014-02-12  7:45 UTC (permalink / raw)
  To: broonie, lgirdwood
  Cc: kuninori.morimoto.gx, alsa-devel, linux-kernel, tiwai, perex,
	Xiubo Li


Xiubo Li (3):
  ASoC: binding: add tdm-slot.txt
  ASoC: core: add slot information parsing supports
  ASoC: simple-card: add slot information parsing supports

 .../devicetree/bindings/sound/simple-card.txt      |  1 +
 .../devicetree/bindings/sound/tdm-slot.txt         | 17 +++++++++++
 include/sound/simple_card.h                        |  1 +
 include/sound/soc.h                                | 10 +++++++
 sound/soc/generic/simple-card.c                    | 35 ++++++++++++++++++++--
 sound/soc/soc-core.c                               | 23 ++++++++++++++
 6 files changed, 84 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/tdm-slot.txt

-- 
1.8.4



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

end of thread, other threads:[~2014-02-13  7:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12  7:45 [PATCH v2 0/3] Add tdm slot support Xiubo Li
2014-02-12  7:45 ` [PATCH v2 1/3] ASoC: binding: add tdm-slot.txt Xiubo Li
2014-02-12  9:26   ` [alsa-devel] " Lars-Peter Clausen
2014-02-12 11:10     ` Mark Brown
2014-02-13  7:32       ` Li.Xiubo
2014-02-12  7:45 ` [PATCH v2 2/3] ASoC: core: add slot information parsing supports Xiubo Li
2014-02-12  7:45 ` [PATCH v2 3/3] ASoC: simple-card: " Xiubo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox