Skip to content
Commit 331b9e3d authored by Mike Chan's avatar Mike Chan Committed by Kevin Hilman
Browse files

OMAP3: PM: Remove PER wakeup dependency on CORE.



We can remove this wakeup dependency since now, when
GPIO2-6 are enabled for IO-pad wakeup, PER domain is gauranteed
to be awake or be woken up to service.

The previous dependency did not handle all corner cases. Since there
was no sleep dependency between CORE and PER domains, if PER enters
RET and CORE is ON, PER will not be active for GPIO handling.

Signed-off-by: default avatarMike Chan <mike@android.com>
Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
parent 40742fa8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment