linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: b29396@freescale.com (Dong Aisheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] ARM: mxs: add recording support for saif
Date: Wed, 7 Sep 2011 21:57:35 +0800	[thread overview]
Message-ID: <1315403858-9904-1-git-send-email-b29396@freescale.com> (raw)

The first series does not have a cover letter.
Add it now for v2.

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 (2):
  ARM: mx28evk: add platform data for saif
  ARM: mx28evk: set a initial clock rate for saif

Wolfram Sang (1):
  arm: mxs: disable clock-gates when setting saif-clocks

 arch/arm/mach-mxs/clock-mx28.c                  |   63 ++++++++++++++++++++++-
 arch/arm/mach-mxs/devices-mx28.h                |    4 +-
 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         |   18 +++++++
 arch/arm/mach-mxs/mach-mx28evk.c                |   15 +++++-
 arch/arm/mach-mxs/regs-clkctrl-mx28.h           |    2 +
 8 files changed, 105 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/mach-mxs/include/mach/digctl.h

             reply	other threads:[~2011-09-07 13:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-07 13:57 Dong Aisheng [this message]
2011-09-07 13:57 ` [PATCH v2 1/3] ARM: mx28evk: add platform data for saif Dong Aisheng
2011-09-07 18:18   ` Uwe Kleine-König
2011-09-08  7:52     ` Dong Aisheng-B29396
2011-09-09 13:41       ` Wolfram Sang
2011-09-10 14:08         ` Uwe Kleine-König
2011-09-07 13:57 ` [PATCH v2 2/3] ARM: mx28evk: set a initial clock rate " Dong Aisheng
2011-09-07 18:21   ` Uwe Kleine-König
2011-09-08  8:03     ` Dong Aisheng-B29396
2011-09-08  8:56       ` Uwe Kleine-König
2011-09-08  9:06         ` Dong Aisheng-B29396
2011-09-07 13:57 ` [PATCH v2 3/3] arm: mxs: disable clock-gates when setting saif-clocks Dong Aisheng
2011-09-07 18:24   ` Uwe Kleine-König
2011-09-08  8:24     ` Dong Aisheng-B29396
2011-09-09 13:42       ` Wolfram Sang

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=1315403858-9904-1-git-send-email-b29396@freescale.com \
    --to=b29396@freescale.com \
    --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).