From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/6] OMAP2 PM: link clocks to clockdomains, use clkdm/pwrdm code
Date: Wed, 28 May 2008 13:41:12 -0700 [thread overview]
Message-ID: <20080528204112.GJ8845@atomide.com> (raw)
In-Reply-To: <20080521003910.6131.63409.stgit@localhost.localdomain>
* Paul Walmsley <paul@pwsan.com> [080520 17:47]:
>
> This series updates OMAP24xx power management to use the recent
> clockdomain and powerdomain code that was integrated earlier this
> year. The series:
>
> - associates a clockdomain with each struct clk,
>
> - adds a couple of minor powerdomain/clockdomain interface functions to
> be used by pm.c,
>
> - converts direct register manipulation for clockdomains and powerdomains
> in pm.c to use the clockdomain/powerdomain interface functions,
>
> - and removes the clockdomain/powerdomain manipulation code from
> DSPGateway.
>
>
> This series also adds a missing OMAP24xx clock, ssi_l4_iclk, noticed
> while annotating the clock framework.
>
> Tested on an N800 with the serial console enabled, and power
> consumption matches current l-o git HEAD during screen on, dim, and off;
> and DSP still works.
Pushing today.
Tony
>
>
> Signed-off-by: Paul Walmsley <paul@pwsan.com>
>
> --
>
> size:
>
> text data bss dec hex filename
> 3160390 150488 86308 3397186 33d642 vmlinux.n800.orig
> 3160642 150488 86308 3397438 33d73e vmlinux.n800.patched
>
> diffstat:
>
> arch/arm/mach-omap2/clock24xx.h | 251 +++++++++++++++++++++++++------
> arch/arm/mach-omap2/clockdomain.c | 16 ++
> arch/arm/mach-omap2/pm24xx.c | 106 +++++++++----
> arch/arm/mach-omap2/powerdomain.c | 14 ++
> drivers/dsp/dspgateway/dsp_core.c | 13 --
> include/asm-arm/arch-omap/clockdomain.h | 5 -
> include/asm-arm/arch-omap/powerdomain.h | 2
> 7 files changed, 308 insertions(+), 99 deletions(-)
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-05-28 20:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-21 0:41 [PATCH 0/6] OMAP2 PM: link clocks to clockdomains, use clkdm/pwrdm code Paul Walmsley
2008-05-21 0:41 ` [PATCH 1/6] 24xx clock: associate clocks with clockdomains Paul Walmsley
2008-05-21 0:41 ` [PATCH 2/6] 24xx clock: add missing SSI L4 interface clock Paul Walmsley
2008-05-21 0:41 ` [PATCH 3/6] powerdomain: add pwrdm_get_mem_bank_count() Paul Walmsley
2008-05-21 0:41 ` [PATCH 4/6] clockdomain: add clkdm_get_pwrdm() Paul Walmsley
2008-05-21 0:41 ` [PATCH 5/6] 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces Paul Walmsley
2008-05-21 0:43 ` [PATCH 6/6] DSP Gateway: remove manual clockdomain/powerdomain tweaking Paul Walmsley
2008-05-28 20:41 ` Tony Lindgren [this message]
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=20080528204112.GJ8845@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
/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