[PATCH 0/2] OMAP4460: cpuidle: Workaround for ROM bug because ofCA9 r2pX GIC control register change
From: Grygorii Strashko
Date: Thu Oct 17 2013 - 05:25:39 EST
The same workaround as ff999b8a0983ee15668394ed49e38d3568fc6859
"ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change."
need to be applied not only when system is booting, but when
MPU hits OSWR state through CPUIdle too.
Now the same issue is reproduced on boards PandaES and Tablet/Blaze with
SOM OMAP4460 ES1.0 when CONFIG_CPU_IDLE is enabled.
- GIC distributor is disabled
- scheduling is not performed any more
Grygorii Strashko (2):
Revert "ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()"
ARM: OMAP4460: cpuidle: WA for ROM bug because of CA9 r2pX gic control register change
arch/arm/mach-omap2/common.h | 6 +++++
arch/arm/mach-omap2/cpuidle44xx.c | 35 +++++++++++++++++++++++++++--
arch/arm/mach-omap2/omap-mpuss-lowpower.c | 14 ++++++++++++
arch/arm/mach-omap2/omap4-common.c | 6 +++++
4 files changed, 59 insertions(+), 2 deletions(-)
Cc: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
Cc: Kevin Hilman <khilman@xxxxxxxxxx>
Regards,
-grygorii
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/