linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: fix saif record unwork issue
@ 2012-07-20  9:20 Dong Aisheng
  2012-07-20  9:20 ` [PATCH 1/4] ASoC: mxs-saif: fix clock prepare and enable unbalance issue Dong Aisheng
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Dong Aisheng @ 2012-07-20  9:20 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series mainly fixes the saif record unwork issue.
The root cause consists of:
1) clk_prepare and clk_enable un-balanced
2) missed setting a proper initial clock rate for saif in dt
3) sgtl5000 dapm widget kcontrol does not work
   So can not test record on mx28evk.
4) missed setting clkmux mode for saif in dt

With this patch series it can fix sgtl5000 widget kcontrol unwork
and saif record unwork issue.

BTW, just let people konw, i still met a few overruns during record,
that's another issue and will be fixed in separte patches later.

Patch based on sound-2.6/for-3.6.

Dong Aisheng (4):
  ASoC: mxs-saif: fix clock prepare and enable unbalance issue
  ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work
  ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe
  ARM: mx28evk: add missed clkmux select for saif

 arch/arm/mach-mxs/mach-mxs.c |    3 +++
 sound/soc/codecs/sgtl5000.c  |    2 --
 sound/soc/mxs/mxs-saif.c     |   24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2016-01-16 16:24 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20  9:20 [PATCH 0/4] ASoC: fix saif record unwork issue Dong Aisheng
2012-07-20  9:20 ` [PATCH 1/4] ASoC: mxs-saif: fix clock prepare and enable unbalance issue Dong Aisheng
2012-07-21  7:03   ` [alsa-devel] " Shawn Guo
2012-07-24 19:18   ` Mark Brown
2016-01-16 16:24   ` Måns Rullgård
2012-07-20  9:20 ` [PATCH 2/4] ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work Dong Aisheng
2012-07-21  7:20   ` [alsa-devel] " Shawn Guo
2012-07-24 19:18   ` Mark Brown
2012-07-20  9:20 ` [PATCH 3/4] ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe Dong Aisheng
2012-07-21  8:37   ` [alsa-devel] " Shawn Guo
2012-07-24 19:20   ` Mark Brown
2012-07-20  9:20 ` [PATCH 4/4] ARM: mx28evk: add missed clkmux select for saif Dong Aisheng
2012-07-21  7:40   ` [alsa-devel] " Shawn Guo
2012-07-23  2:36     ` Dong Aisheng
2012-07-28  8:25       ` Shawn Guo
2012-08-01  2:47         ` Dong Aisheng
2012-07-24 12:46 ` [alsa-devel] [PATCH 0/4] ASoC: fix saif record unwork issue Lauri Hintsala
2012-07-24 19:21   ` Mark Brown
2012-07-25  5:26     ` Lauri Hintsala
2012-07-25  6:44       ` Dong Aisheng
2012-07-25  8:55         ` Lauri Hintsala

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