diff options
author | Kalle Jokiniemi <kalle.jokiniemi@digia.com> | 2009-05-12 14:02:16 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2009-11-11 14:42:26 -0800 |
commit | cb0cb2b815bf073dc0211ab224682a6caf6c89ce (patch) | |
tree | e83fdc8981e8cf3b2334f637162e1d5dcac23d44 /arch/arm/plat-omap/dma.c | |
parent | 8a917d2fc80b7c45ce0146ff134168646274a9bd (diff) |
OMAP3: PM: Fix PLL_MOD CLKEN offset in scratchpad
The CM_CLKEN_PLL register saved in scratchpad memory
was wrongly using offset of 0x0004 instead of 0x0000.
The effect of this was that boot ROM code would
restore the wrong value when waking up from off mode.
This wrong value, however, will be overwritten by
prcm context restore. Still, a short period of wrong
clock settings in CM_CLKEN_PLL remained between ROM
code and prcm context restore. This is fixed by the
patch.
Problem reported by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@digia.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/plat-omap/dma.c')
0 files changed, 0 insertions, 0 deletions