[Bug 1313] GTA01 POWER button does nothing after resume
bugzilla-daemon at bugzilla.openmoko.org
bugzilla-daemon at bugzilla.openmoko.org
Sat Apr 5 03:58:45 CEST 2008
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1313
------- Additional Comments From werner at openmoko.org 2008-04-05 03:58 -------
AUX is connected directly to the CPU (EINT6/GPF6), while POWER is connected
to the PMU (as ONKEY)
PWR_IRQ is the interrupt line from the PMU to the CPU (EINT9/GPF9).
The usual suspect here is that the PMU has a pending interrupt that didn't
get handled, and thus any new events don't cause a new interrupt. I'd try
to just run the PMU's interrupt handler after resume, and see what happens.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openmoko-kernel
mailing list