v2 of the patchset with the following comments fixed.
-1- CM1 base address fixed which was wrongly populated based on the TRM, as
pointed
out by Paul Walmsley
-2- Submodule names within PRM/CM1/CM2 are named to include PRM/CM1/CM2 in the
module names to avoid any confusion as commented by Paul W.
Hi,
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(-)
regards,
Rajendra
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html