[alsa-devel] [PATCH v3 0/4] off-codec widgets
Xiubo Li
Li.Xiubo at freescale.com
Sat Feb 8 08:59:51 CET 2014
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
More information about the Alsa-devel
mailing list