[PATCH v3 0/4] off-codec widgets

From: Xiubo Li
Date: Sat Feb 08 2014 - 04:03:48 EST


This patch series has removed the code about tdm slot, and need to do
more study.

This adds "ASoC: binding: add widgets.txt" new patch.

This also revises some others from Mark's comment.


Xiubo Li (4):
ASoC: add snd_soc_of_parse_audio_simple_widgets for DT
ASoC: simple-card: add off-codec widgets supports.
ASoC: binding: add widgets.txt
ASoC: binding: for new properties documenting and usage

.../devicetree/bindings/sound/simple-card.txt | 12 ++-
.../devicetree/bindings/sound/widgets.txt | 20 +++++
include/sound/soc.h | 2 +
sound/soc/generic/simple-card.c | 8 ++
sound/soc/soc-core.c | 87 ++++++++++++++++++++++
5 files changed, 127 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/widgets.txt

--
1.8.4


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/