Paul, I am resending the patches with the suggested changes. This series contains patches which add the power domain framework support for OMAP4. This series applies on top of v2.6.31-rc5. It applies on top of the patches sent by Rajendra Nayak for the PRM/CM1/CM2 module register offsets and masks initialization. http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/ Abhijit Pagare (3): ARM: OMAP4: PM: Add power domain framework. ARM: OMAP4: PM: Refine API's for Power domain Framework Support. arch/arm/mach-omap2/Makefile | 1 + arch/arm/mach-omap2/io.c | 2 +- arch/arm/mach-omap2/powerdomain.c | 3 + arch/arm/mach-omap2/powerdomains.h | 53 +++--- arch/arm/mach-omap2/powerdomains24xx.h | 18 ++ arch/arm/mach-omap2/powerdomains34xx.h | 18 ++ arch/arm/mach-omap2/powerdomains44xx.h | 258 +++++++++++++++++++++++++ arch/arm/mach-omap2/prcm.c | 2 + arch/arm/mach-omap2/prm.h | 24 ++- arch/arm/plat-omap/include/mach/cpu.h | 4 +- arch/arm/plat-omap/include/mach/powerdomain.h | 4 +- ++++++++++++++++++++++++++++ arch/arm/mach-omap2/powerdomain.c | 96 +++++++++++++++++++++++++++++++------ Best Regards, Abhijit Pagare -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html