linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] ARM: mxs: add recording support for saif
@ 2011-11-10  6:42 Dong Aisheng
  2011-11-10  6:42 ` [PATCH v4 1/3] ARM: mxs: add saif clkmux functions Dong Aisheng
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Dong Aisheng @ 2011-11-10  6:42 UTC (permalink / raw)
  To: linux-arm-kernel

Changes since v3:
 * remove unneeded locking according to Sascha.
The patches are based on imx-features branch since commit:
ca4e419c2.

Changes since v2:
 * separate clkmux code into another patch according to Uwe
 * add lock according to Wolfram
 * Other minus fixes suggested by Uwe and Wolfram.
 * remove Wolfram's fix saif clock setting patch which is in v2 series
   since Wolfram will reform the clock code and send it out himself.
   For test purpose, user still needs that patch. People can get it
   from v2 series.
   The patch is:
   [PATCH v2 3/3] arm: mxs: disable clock-gates when setting saif-clocks

The patches are based on imx-features branch since commit:
f4f01e31835f.

Changes since v1:
The main changes are move mach-specific code(clkmux in DIGCTL) from
saif driver to mach-specific layer based on Wolfram's suggestion.

Note that the last patch is a RFC patch and sent out for testing
since without that patch the saif may not work.

Dong Aisheng (3):
  ARM: mxs: add saif clkmux functions
  ARM: mx28evk: add platform data for saif
  ARM: mx28evk: set a initial clock rate for saif

 arch/arm/mach-mxs/clock-mx28.c                  |   65 +++++++++++++++++++++++
 arch/arm/mach-mxs/devices-mx28.h                |    3 +-
 arch/arm/mach-mxs/devices/platform-mxs-saif.c   |    5 +-
 arch/arm/mach-mxs/include/mach/common.h         |    2 +
 arch/arm/mach-mxs/include/mach/devices-common.h |    4 +-
 arch/arm/mach-mxs/include/mach/digctl.h         |   21 +++++++
 arch/arm/mach-mxs/mach-mx28evk.c                |   16 +++++-
 7 files changed, 110 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/mach-mxs/include/mach/digctl.h

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

end of thread, other threads:[~2011-11-11  7:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10  6:42 [PATCH v4 0/3] ARM: mxs: add recording support for saif Dong Aisheng
2011-11-10  6:42 ` [PATCH v4 1/3] ARM: mxs: add saif clkmux functions Dong Aisheng
2011-11-11  7:14   ` Shawn Guo
2011-11-11  7:19     ` Dong Aisheng-B29396
2011-11-11  7:41       ` Shawn Guo
2011-11-10  6:42 ` [PATCH v4 2/3] ARM: mx28evk: add platform data for saif Dong Aisheng
2011-11-10  8:38   ` Sascha Hauer
2011-11-10  9:23     ` Dong Aisheng-B29396
2011-11-10 10:26       ` Sascha Hauer
2011-11-10 11:05         ` [alsa-devel] " Dong Aisheng-B29396
2011-11-11  6:06     ` Shawn Guo
2011-11-10  6:42 ` [PATCH v4 3/3] ARM: mx28evk: set a initial clock rate " Dong Aisheng
2011-11-10  6:46 ` [PATCH v4 0/3] ARM: mxs: add recording support " Dong Aisheng-B29396

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