From: Santosh Shilimkar Date: Wed, 16 Jun 2010 16:49:49 +0000 (+0530) Subject: ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes X-Git-Tag: v3.3-rc1~137^2~5^2^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97ca477e993da87769f967bd6f2602a7eab9715;p=pandora-kernel.git ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes The SGI(Software Generated Interrupts) are not wakeup capable from low power states. This is known limitation on OMAP4 and needs to be worked around by using software forced clockdomain wake-up. CPU0 forces the CPU1 clockdomain to software force wakeup. More details can be found in OMAP4430 TRM - Version J Section : 4.3.4.2 Power States of CPU0 and CPU1 Signed-off-by: Santosh Shilimkar Acked-by: Jean Pihet Reviewed-by: Kevin Hilman Tested-by: Vishwanath BS Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed