This patch series seems to be posted twice on the list due to some issues with my mailer. Sorry for that. Regards, Rajendra > -----Original Message----- > From: Nayak, Rajendra > Sent: Thursday, September 16, 2010 6:51 PM > To: linux-omap@xxxxxxxxxxxxxxx > Cc: Nayak, Rajendra > Subject: [PATCH 0/5] OMAP4: ES2 PRCM diff series > > The PRCM IP in OMAP4430 ES2 is completely validated > and is expected to be functional, unlike the one in ES1 > which was untested and non functional. > > This series of patches brings in all the differences > introducted by PRCM in ES2.0. Includes additional registers > added, some removed, bitfields in registers moved around. > Some changes in clock tree modelling and some in powerdomain > states supported. > > This series is tested on OMAP4430 ES2 using the below series > http://www.spinics.net/lists/linux-omap/msg36023.html > and also boot tested on OMAP4430 ES1 and applied on latest > mainline. > > Patches based on mainline rc4 are available here: > http://gitorious.org/omap-pm/linux for_2.6.37 > > Rajendra Nayak (4): > OMAP4: PM: Update PRCM register bitshits and masks for ES2 > OMAP4: PM: Define additional registers for ES2 > OMAP4: clocks: Update clock tree for ES2 > OMAP4: powerdomain: Update DSS logic state for ES2 > > Santosh Shilimkar (1): > OMAP4: powerdomain: add context_offset field > > arch/arm/mach-omap2/clock44xx_data.c | 168 ++++++-------- > arch/arm/mach-omap2/cm-regbits-44xx.h | 327 ++++++++++++++-------- > --- > arch/arm/mach-omap2/cm44xx.h | 90 +++++++- > arch/arm/mach-omap2/powerdomains44xx.h | 16 ++- > arch/arm/mach-omap2/prm-regbits-44xx.h | 194 ++++++++++++--- > arch/arm/mach-omap2/prm44xx.h | 14 +- > arch/arm/plat-omap/include/plat/powerdomain.h | 2 + > 7 files changed, 525 insertions(+), 286 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