alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add device tree support for mxs audio
@ 2012-05-11 14:24 Shawn Guo
  2012-05-11 14:24 ` [PATCH v2 1/3] ASoC: mxs: mxs-pcm does not need to be a plaform_driver Shawn Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shawn Guo @ 2012-05-11 14:24 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, linux-arm-kernel, Dong Aisheng

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(-)

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

end of thread, other threads:[~2012-05-12 10:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 14:24 [PATCH v2 0/3] Add device tree support for mxs audio Shawn Guo
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

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).