From: amit.kucheria@linaro.org (Amit Kucheria)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] ARM: imx: Add cpuidle for imx platforms
Date: Tue, 20 Sep 2011 11:03:20 +0300 [thread overview]
Message-ID: <20110920080320.GA2528@matterhorn1> (raw)
In-Reply-To: <20110920071633.GR31404@pengutronix.de>
On 11 Sep 20, Sascha Hauer wrote:
> Hi Robert,
>
> On Fri, Sep 16, 2011 at 12:27:47PM -0500, Robert Lee wrote:
> > This patch series adds a common imx cpuidle driver, some common
> > mach-mx5 level cpuidle functionality, and an i.MX51 instance of
> > using this driver.
> >
> > The patch series is based on v3.1-rc2.
> >
> > Changes since v1:
> > * To address all the problems found during review of v1, a complete
> > re-write was needed.
>
> Much better than the last version, thanks.
>
> >
> > Robert Lee (3):
> > ARM: imx: Add imx cpuidle driver
> > ARM: imx: Add cpuidle for mach-mx5
> > ARM: imx: Add cpuidle for i.MX51
> >
> > arch/arm/mach-mx5/Makefile | 3 +-
> > arch/arm/mach-mx5/cpu_op-mx51.c | 35 +++++++-
>
> Your additions to this file...
>
> > arch/arm/mach-mx5/cpu_op-mx51.h | 1 +
> > arch/arm/mach-mx5/mm.c | 4 +
> > arch/arm/mach-mx5/system.c | 35 +++++++
>
> And this one should go to arch/arm/mach-mx5/cpuidle.c, then we have
> all i.MX5 specific cpuidle stuff together without ifdeffing the code.
> I assume that cpuidle support for i.MX53 will look identically, right?
Yes, let's not separate only for i.MX51. i.MX53 and even i.MX6 might look
similar. They can always tune the exit latency criteria if needed.
next prev parent reply other threads:[~2011-09-20 8:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-16 17:27 [PATCH v2 0/3] ARM: imx: Add cpuidle for imx platforms Robert Lee
2011-09-16 17:27 ` [PATCH v2 1/3] ARM: imx: Add imx cpuidle driver Robert Lee
2011-09-16 21:36 ` Russell King - ARM Linux
2011-09-26 3:54 ` Rob Lee
2011-09-26 18:59 ` Rob Lee
2011-09-16 17:27 ` [PATCH v2 2/3] ARM: imx: Add cpuidle for mach-mx5 Robert Lee
2011-09-16 17:27 ` [PATCH v2 3/3] ARM: imx: Add cpuidle for i.MX51 Robert Lee
2011-09-20 7:16 ` [PATCH v2 0/3] ARM: imx: Add cpuidle for imx platforms Sascha Hauer
2011-09-20 8:03 ` Amit Kucheria [this message]
2011-09-20 15:47 ` Rob Lee
2011-09-20 15:40 ` Rob Lee
2011-09-20 19:07 ` Sascha Hauer
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=20110920080320.GA2528@matterhorn1 \
--to=amit.kucheria@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