linux/arch/arm/mach-omap2
Paul Walmsley da0747d4fa [ARM] OMAP2 PRCM: clean up CM_IDLEST bits
This patch fixes a few OMAP2xxx CM_IDLEST bits that were incorrectly
marked as being OMAP2xxx-wide, when they were actually 2420-specific.

Also, originally when the PRCM register macros were defined, bit shift
macros used a "_SHIFT" suffix, and mask macros used none.  This became
a source of bugs and confusion, as the mask macros were mistakenly
used for shift values.  Gradually, the mask macros have been updated,
piece by piece, to add a "_MASK" suffix on the end to clarify.  This
patch applies this change to the CM_IDLEST_* register bits.

The patch also adds a few bits that were missing, mostly from the 3430ES1
to ES2 revisions.

linux-omap source commits are d18eff5b5f,
e1f1a5cc24, and part of
9fe6b6cf8d

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-02-08 17:50:37 +00:00
..
Kconfig
Makefile
Makefile.boot
board-2430sdp.c
board-apollon.c
board-generic.c
board-h4.c
board-ldp.c
board-omap3beagle.c
board-omap3pandora.c
board-overo.c
clock.c [ARM] OMAP2/3 clock: clean up mach-omap2/clock.c 2009-02-08 17:50:36 +00:00
clock.h
clock24xx.c
clock24xx.h [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding 2009-02-08 17:50:35 +00:00
clock34xx.c [ARM] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lock 2009-02-08 17:50:35 +00:00
clock34xx.h [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding 2009-02-08 17:50:35 +00:00
clockdomain.c
clockdomains.h
cm-regbits-24xx.h [ARM] OMAP2 PRCM: clean up CM_IDLEST bits 2009-02-08 17:50:37 +00:00
cm-regbits-34xx.h [ARM] OMAP2 PRCM: clean up CM_IDLEST bits 2009-02-08 17:50:37 +00:00
cm.h
control.c
devices.c
gpmc.c
id.c
io.c
irq.c
mailbox.c
mcbsp.c
memory.c
memory.h
mmc-twl4030.c
mmc-twl4030.h
mux.c
pm.c
powerdomain.c
powerdomains.h
powerdomains24xx.h
powerdomains34xx.h
prcm-common.h [ARM] OMAP2 PRCM: clean up CM_IDLEST bits 2009-02-08 17:50:37 +00:00
prcm.c
prm-regbits-24xx.h
prm-regbits-34xx.h [ARM] OMAP34XX: Add miscellaneous definitions related to 34xx 2009-02-08 17:50:36 +00:00
prm.h [ARM] OMAP34XX: Add miscellaneous definitions related to 34xx 2009-02-08 17:50:36 +00:00
sdrc.h
serial.c
sleep24xx.S
sram34xx.S
sram242x.S
sram243x.S
timer-gp.c
usb-tusb6010.c