linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] omap4: prcm: Few dpll, clockdomain and powerdomain updates
@ 2011-02-04  9:58 Santosh Shilimkar
  2011-02-04  9:58 ` [PATCH v2 1/9] omap4: powerdomain: Add supported INACTIVE power state Santosh Shilimkar
                   ` (8 more replies)
  0 siblings, 9 replies; 27+ messages in thread
From: Santosh Shilimkar @ 2011-02-04  9:58 UTC (permalink / raw)
  To: linux-arm-kernel

The series mainly contains dpll initialisation, CPUx clock
domain offset fix, addiing INACTIVE power domain state and
fixing logic flag for IVAHD and ABE power domains.

Changes in v2:
-	All dpll autoidling moved late in boot, (as part of
	PM core init) and is done only with CONFIG_PM.
-	The autogen script update is added in changelog for
	related patches
-	CPUx renaming patch is added to be consistent with
	the database names

The series is boot tested on OMAP4430/3430 SDP.

The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
  Linus Torvalds (1):
        Linux 2.6.38-rc2

are available in the git repository at:

  git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base.git omap4_prcm_misc_v2

Benoit Cousson (1):
      omap4: clockdomain: Fix the CPUx domain name

Rajendra Nayak (5):
      omap: clocks: Add checks to see if enable/disable ops are supported
      omap: clocks: Add allow_idle/deny_idle support in clkops
      omap: dpll: Add allow_idle/deny_idle support for all DPLL's
      omap4: dpll: Add dpll api to control GATE_CTRL
      omap4: dpll: Enable auto gate control for all MX postdividers

Santosh Shilimkar (3):
      omap4: powerdomain: Add supported INACTIVE power state
      omap4: prcm: Fix the CPUx clockdomain offsets
      omap4: powerdomain: Use intended PWRSTS_* flags instead of values

 arch/arm/mach-omap2/clock.c                 |   25 +++++++++++++---
 arch/arm/mach-omap2/clock.h                 |    5 +++
 arch/arm/mach-omap2/clock3xxx_data.c        |    2 +-
 arch/arm/mach-omap2/clock44xx_data.c        |   42 +++++++++++++-------------
 arch/arm/mach-omap2/clockdomains44xx_data.c |    4 +-
 arch/arm/mach-omap2/dpll3xxx.c              |   42 +++++++++++++++++++++++++++
 arch/arm/mach-omap2/pm44xx.c                |    4 ++
 arch/arm/mach-omap2/powerdomain.h           |   12 +++++++
 arch/arm/mach-omap2/powerdomains44xx_data.c |   30 +++++++++---------
 arch/arm/mach-omap2/prcm_mpu44xx.h          |    4 +-
 arch/arm/plat-omap/clock.c                  |   26 ++++++++++++++++
 arch/arm/plat-omap/include/plat/clock.h     |    6 ++++
 12 files changed, 156 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2011-02-25 20:10 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04  9:58 [PATCH v2 0/9] omap4: prcm: Few dpll, clockdomain and powerdomain updates Santosh Shilimkar
2011-02-04  9:58 ` [PATCH v2 1/9] omap4: powerdomain: Add supported INACTIVE power state Santosh Shilimkar
2011-02-06 20:42   ` Paul Walmsley
2011-02-07  7:03     ` Santosh Shilimkar
2011-02-08  1:32       ` Paul Walmsley
2011-02-08  6:41         ` Santosh Shilimkar
2011-02-04  9:58 ` [PATCH v2 2/9] omap4: prcm: Fix the CPUx clockdomain offsets Santosh Shilimkar
2011-02-08  4:55   ` Paul Walmsley
2011-02-25 20:07   ` Paul Walmsley
2011-02-04  9:58 ` [PATCH v2 3/9] omap4: powerdomain: Use intended PWRSTS_* flags instead of values Santosh Shilimkar
2011-02-08  1:45   ` Paul Walmsley
2011-02-08  6:37     ` Santosh Shilimkar
2011-02-25 20:10       ` Paul Walmsley
2011-02-04  9:58 ` [PATCH v2 4/9] omap: clocks: Add checks to see if enable/disable ops are supported Santosh Shilimkar
2011-02-08  1:48   ` Paul Walmsley
2011-02-08  3:25     ` Rajendra Nayak
2011-02-04  9:59 ` [PATCH v2 5/9] omap: clocks: Add allow_idle/deny_idle support in clkops Santosh Shilimkar
2011-02-04  9:59 ` [PATCH v2 6/9] omap: dpll: Add allow_idle/deny_idle support for all DPLL's Santosh Shilimkar
2011-02-08  2:57   ` Paul Walmsley
2011-02-08  3:28     ` Rajendra Nayak
2011-02-08  3:40       ` Paul Walmsley
2011-02-08  4:17         ` Rajendra Nayak
2011-02-08  4:16     ` Paul Walmsley
2011-02-04  9:59 ` [PATCH v2 7/9] omap4: dpll: Add dpll api to control GATE_CTRL Santosh Shilimkar
2011-02-04  9:59 ` [PATCH v2 8/9] omap4: dpll: Enable auto gate control for all MX postdividers Santosh Shilimkar
2011-02-04  9:59 ` [PATCH v2 9/9] omap4: clockdomain: Fix the CPUx domain name Santosh Shilimkar
2011-02-08  4:58   ` Paul Walmsley

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