Broken UART I/O wakeups on v3.4-rc4+
Paul Walmsley
paul at pwsan.com
Tue May 8 01:05:06 EDT 2012
Govindraj,
After your commit bce492c04ba8fc66a4ea0a52b181ba255daaaf54 ("ARM: OMAP2+:
UART: Fix incorrect population of default uart pads"), the kernel does not
return from static suspend when off-mode is enabled upon an incoming
serial character.
The following steps reproduce the problem:
echo 1 > /debug/pm_debug/enable_off_mode
echo mem > /sys/power/state
(send a serial character after suspend is entered)
(N.B., on the BeagleBoard, the GPIO-connected "USER" button can be used to
wake the system at this point.)
Could you please fix this? We probably aren't too far from the v3.5 merge
window opening, so there isn't much time to fix it.
thanks
- Paul
More information about the linux-arm-kernel
mailing list