All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add tdm slot support
@ 2014-02-12  7:45 ` Xiubo Li
  0 siblings, 0 replies; 11+ 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] 11+ messages in thread

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

Thread overview: 11+ 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 ` Xiubo Li
2014-02-12  7:45 ` [PATCH v2 1/3] ASoC: binding: add tdm-slot.txt Xiubo Li
2014-02-12  7:45   ` 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   ` Xiubo Li
2014-02-12  7:45 ` [PATCH v2 3/3] ASoC: simple-card: " Xiubo Li
2014-02-12  7:45   ` Xiubo Li

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.