Hi, This series remove a couple of useless or non-functional registers from the OMAP4430 ES1.0 defines. It cleans as well the registers that didn't stick to the PRCM naming convention and add a couple of new defines for offset. Comments are welcome. Regards, Benoit Benoit Cousson (3): OMAP4: CM: Remove non-functional registers in ES1.0 OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention OMAP4: PRCM: Remove duplicate definition of base addresses Rajendra Nayak (2): OMAP4: PRCM: Add offset defines for all CM registers OMAP4: PRCM: Add offset defines for all PRM registers arch/arm/mach-omap2/clockdomains44xx.h | 4 +- arch/arm/mach-omap2/cm44xx.h | 301 +++++++++++++++++++--- arch/arm/mach-omap2/powerdomains44xx.h | 10 +- arch/arm/mach-omap2/prcm-common.h | 18 +- arch/arm/mach-omap2/prm.h | 4 +- arch/arm/mach-omap2/prm44xx.h | 389 ++++++++++++++++++++++++++-- arch/arm/plat-omap/include/plat/omap44xx.h | 1 + 7 files changed, 641 insertions(+), 86 deletions(-) -- 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