Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add TDM slot info OF parsing supports
@ 2014-02-14  1:34 Xiubo Li
  2014-02-14  1:34 ` [PATCH v3 1/3] ASoC: binding: add tdm-slot.txt Xiubo Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Xiubo Li @ 2014-02-14  1:34 UTC (permalink / raw)
  To: broonie, lgirdwood, lars; +Cc: linux-kernel, alsa-devel, b47053, Xiubo Li

Change in v3:
   - Add .of_xlate_tdm_slot_mask().
   - Add snd_soc_of_xlate_tdm_slot_mask().
   - Remove TDM slot masks OF parsing...
   - Split the TDM infomation into two properties.



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

 .../devicetree/bindings/sound/simple-card.txt      |  5 ++
 .../devicetree/bindings/sound/tdm-slot.txt         | 20 ++++++++
 include/sound/simple_card.h                        |  2 +
 include/sound/soc-dai.h                            |  2 +
 include/sound/soc.h                                |  3 ++
 sound/soc/generic/simple-card.c                    | 18 +++++++
 sound/soc/soc-core.c                               | 59 ++++++++++++++++++++++
 7 files changed, 109 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/tdm-slot.txt

-- 
1.8.4

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14  1:34 [PATCH v3 0/3] Add TDM slot info OF parsing supports Xiubo Li
2014-02-14  1:34 ` [PATCH v3 1/3] ASoC: binding: add tdm-slot.txt Xiubo Li
2014-02-14  1:34 ` [PATCH v3 2/3] ASoC: core: add TDM slot parsing from DT supports Xiubo Li
2014-02-14  1:34 ` [PATCH v3 3/3] ASoC: simple-card: add slot information parsing supports Xiubo Li
2014-02-23  5:27 ` [PATCH v3 0/3] Add TDM slot info OF " Mark Brown

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