Rajendra, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Nayak, Rajendra > Sent: Wednesday, August 12, 2009 9:28 AM > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxxxxx > Cc: linux-omap@xxxxxxxxxxxxxxx; Nayak, Rajendra > Subject: [PATCH v2 5/6] ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4 > > This patch adds OMAP4 specific CM1 and CM2 module > register defs and corresponding register field bit > shifts > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > --- > arch/arm/mach-omap2/cm.h | 249 > +++++++++++++++++++++++++++++- > arch/arm/mach-omap2/cm1-regbits-44xx.h | 161 +++++++++++++++++++ > arch/arm/mach-omap2/cm2-regbits-44xx.h | 269 > ++++++++++++++++++++++++++++++++ > 3 files changed, 678 insertions(+), 1 deletions(-) > create mode 100644 arch/arm/mach-omap2/cm1-regbits-44xx.h > create mode 100644 arch/arm/mach-omap2/cm2-regbits-44xx.h > > diff --git a/arch/arm/mach-omap2/cm.h b/arch/arm/mach-omap2/cm.h > index 1d3c93b..19f7aeb 100644 > --- a/arch/arm/mach-omap2/cm.h > +++ b/arch/arm/mach-omap2/cm.h > @@ -4,10 +4,11 @@ > /* > * OMAP2/3 Clock Management (CM) register definitions According to the new content, this should be updated aswell, like: OMAP2/3/4 Clock Management (CM) register definitions Regards, Sergio <snip> -- 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