linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] clk: mxs: mach header cleanup
Date: Tue, 26 Mar 2013 21:59:32 +0800	[thread overview]
Message-ID: <1364306374-10481-1-git-send-email-shawn.guo@linaro.org> (raw)

The series cleans up the mach header inclusion from mxs clk drivers,
which is another step to multiplatform support.

Mike,

The series depends on some mxs platform cleanup patches on my tree.
May I ask you ACK on the patches to have them go arm-soc tree?

Shawn

Shawn Guo (2):
  clk: mxs: get base address from device tree
  clk: mxs: remove the use of mach level IO accessor

 arch/arm/boot/dts/imx23.dtsi |    1 +
 arch/arm/boot/dts/imx28.dtsi |    1 +
 drivers/clk/mxs/clk-imx23.c  |   37 +++++++++++++++++++++++--------------
 drivers/clk/mxs/clk-imx28.c  |   38 +++++++++++++++++++++++---------------
 4 files changed, 48 insertions(+), 29 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2013-03-26 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 13:59 Shawn Guo [this message]
2013-03-26 13:59 ` [PATCH 1/2] clk: mxs: get base address from device tree Shawn Guo
2013-03-26 15:12   ` Michał Mirosław
2013-03-27  3:29     ` Shawn Guo
2013-03-26 13:59 ` [PATCH 2/2] clk: mxs: remove the use of mach level IO accessor Shawn Guo
2013-03-26 18:35 ` [PATCH 0/2] clk: mxs: mach header cleanup Mike Turquette

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=1364306374-10481-1-git-send-email-shawn.guo@linaro.org \
    --to=shawn.guo@linaro.org \
    --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).