[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1391846395-10193-1-git-send-email-Li.Xiubo@freescale.com>
Date: Sat, 8 Feb 2014 15:59:51 +0800
From: Xiubo Li <Li.Xiubo@...escale.com>
To: <broonie@...nel.org>, <lgirdwood@...il.com>,
<kuninori.morimoto.gx@...esas.com>
CC: <perex@...ex.cz>, <tiwai@...e.de>, <linux-kernel@...r.kernel.org>,
<alsa-devel@...a-project.org>, Xiubo Li <Li.Xiubo@...escale.com>
Subject: [PATCH v3 0/4] off-codec widgets
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists