linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix mxs audio regressions
@ 2013-07-01  8:16 Shawn Guo
  2013-07-01  8:16 ` [PATCH 1/4] ASoC: sgtl5000: give it a ramping time before writting Shawn Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Shawn Guo @ 2013-07-01  8:16 UTC (permalink / raw)
  To: linux-arm-kernel

The mxs audio got terribly broken during 3.11 development cycle due to
the following two commits.

  af8ee11 ASoC: sgtl5000: Fix driver probe after reset
  9e13f34 ASoC: sgtl5000: Let the codec acquire its clock

The series fixes the regressions and bring mxs audio back to work.

Mark,

Please consider to take the whole series as fixes through your tree
during 3.11-rc, so that we do not get a regression in the final v3.11
release.

Shawn

Shawn Guo (4):
  ASoC: sgtl5000: give it a ramping time before writting
  ASoC: sgtl5000: defer the probe if clock is not found
  ASoC: mxs: register saif mclk to clock framework
  ARM: mxs: saif0 is the clock provider to sgtl5000

 arch/arm/boot/dts/imx28-apx4devkit.dts |    2 +-
 arch/arm/boot/dts/imx28-evk.dts        |    2 +-
 arch/arm/boot/dts/imx28-m28evk.dts     |    2 +-
 arch/arm/boot/dts/imx28.dtsi           |    1 +
 sound/soc/codecs/sgtl5000.c            |   10 ++++++++-
 sound/soc/mxs/mxs-saif.c               |   35 ++++++++++++++++++++++++++++++++
 6 files changed, 48 insertions(+), 4 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-07-02  2:16 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-01  8:16 [PATCH 0/4] Fix mxs audio regressions Shawn Guo
2013-07-01  8:16 ` [PATCH 1/4] ASoC: sgtl5000: give it a ramping time before writting Shawn Guo
2013-07-01 10:07   ` Mark Brown
2013-07-01 10:54     ` Marek Vasut
2013-07-01 13:55       ` Shawn Guo
2013-07-01 14:12       ` [alsa-devel] " Fabio Estevam
2013-07-01 14:26         ` Shawn Guo
2013-07-01 14:34           ` Shawn Guo
2013-07-01 15:11             ` Fabio Estevam
2013-07-01 15:33               ` Shawn Guo
2013-07-01 15:42                 ` Fabio Estevam
2013-07-01 17:43                   ` Marek Vasut
2013-07-01 19:14                     ` Fabio Estevam
2013-07-01 19:28                       ` Alexandre Belloni
2013-07-02  2:16                     ` Shawn Guo
2013-07-01 19:23                   ` Alexandre Belloni
2013-07-01 14:04     ` Shawn Guo
2013-07-01 10:57   ` Lothar Waßmann
2013-07-01  8:16 ` [PATCH 2/4] ASoC: sgtl5000: defer the probe if clock is not found Shawn Guo
2013-07-01  9:45   ` Mark Brown
2013-07-01 11:33     ` Russell King - ARM Linux
2013-07-01 12:51       ` Mark Brown
2013-07-01  8:16 ` [PATCH 3/4] ASoC: mxs: register saif mclk to clock framework Shawn Guo
2013-07-01 10:11   ` Mark Brown
2013-07-01  8:16 ` [PATCH 4/4] ARM: mxs: saif0 is the clock provider to sgtl5000 Shawn Guo

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