>-----Original Message----- >From: Paul Walmsley [mailto:paul@xxxxxxxxx] >Sent: Tuesday, August 11, 2009 4:09 PM >To: Nayak, Rajendra; linux-omap@xxxxxxxxxxxxxxx >Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxxxxx >Subject: Re: [PATCH 0/6] Basic OMAP4 PRCM register def series > >Hi Rajendra, > >On Mon, 10 Aug 2009, Nayak, Rajendra wrote: > >> This series contains patches which define OMAP4430 >PRM/CM1/CM2 module register offsets >> and masks. >> >> This series applies on top of v2.6.31-rc5. >> >> Rajendra Nayak (6): >> ARM: OMAP4: PM: Fix the PRM and CM base addresses >> ARM: OMAP4: PM: PRM/CM module offsets for OMAP4 >> ARM: OMAP4: PM: Adds PRM register defs for OMAP4 >> ARM: OMAP4: PM: Adds PRM register shift and mask bits >> ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4 >> ARM: OMAP4: PM: Adds CM1/2 register field masks >> >> arch/arm/mach-omap2/cm.h | 249 +++++++- >> arch/arm/mach-omap2/cm1-regbits-44xx.h | 315 ++++++++ >> arch/arm/mach-omap2/cm2-regbits-44xx.h | 541 ++++++++++++++ >> arch/arm/mach-omap2/prcm-common.h | 28 + >> arch/arm/mach-omap2/prcm.c | 2 + >> arch/arm/mach-omap2/prm-regbits-44xx.h | 1063 >++++++++++++++++++++++++++++ >> arch/arm/mach-omap2/prm.h | 295 ++++++++- >> arch/arm/plat-omap/common.c | 2 + >> arch/arm/plat-omap/include/mach/common.h | 1 + >> arch/arm/plat-omap/include/mach/omap44xx.h | 6 +- >> 10 files changed, 2497 insertions(+), 5 deletions(-) > >Please cc OMAP-related patches to the linux-omap mailing list, >linux-omap@xxxxxxxxxxxxxxx, for review there. I missed it this time, will make sure my upcoming patch sets are copied to linux-omap list as well. Btw, these were already posted on linux-omap list as RFC patches for review. http://marc.info/?l=linux-omap&m=124358593421800&w=2 > > >- Paul > >-- 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