From: Shawn Guo <shawn.guo@linaro.org>
To: alsa-devel@alsa-project.org
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
linux-arm-kernel@lists.infradead.org,
Dong Aisheng <dong.aisheng@linaro.org>
Subject: [PATCH v2 0/3] Add device tree support for mxs audio
Date: Fri, 11 May 2012 22:24:15 +0800 [thread overview]
Message-ID: <1336746258-23970-1-git-send-email-shawn.guo@linaro.org> (raw)
Changes since v1:
* Rebased on sound/for-3.5, and consequently the patch of devm_clk_get
is dropped.
* Fixed the issues caught by Dong (Thanks to Dong).
Shawn Guo (3):
ASoC: mxs: mxs-pcm does not need to be a plaform_driver
ASoC: mxs: add device tree support for mxs-saif
ASoC: mxs: add device tree support for mxs-sgtl5000
.../bindings/sound/mxs-audio-sgtl5000.txt | 17 ++++
.../devicetree/bindings/sound/mxs-saif.txt | 36 ++++++++
sound/soc/mxs/mxs-pcm.c | 24 ++----
sound/soc/mxs/mxs-pcm.h | 3 +
sound/soc/mxs/mxs-saif.c | 90 +++++++++++++-------
sound/soc/mxs/mxs-saif.h | 1 -
sound/soc/mxs/mxs-sgtl5000.c | 50 +++++++++++-
7 files changed, 168 insertions(+), 53 deletions(-)
next reply other threads:[~2012-05-11 14:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-11 14:24 Shawn Guo [this message]
2012-05-11 14:24 ` [PATCH v2 1/3] ASoC: mxs: mxs-pcm does not need to be a plaform_driver Shawn Guo
2012-05-11 14:24 ` [PATCH v2 2/3] ASoC: mxs: add device tree support for mxs-saif Shawn Guo
2012-05-11 14:24 ` [PATCH v2 3/3] ASoC: mxs: add device tree support for mxs-sgtl5000 Shawn Guo
2012-05-12 10:05 ` [PATCH v2 0/3] Add device tree support for mxs audio Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1336746258-23970-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=dong.aisheng@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).