diff options
author | 2009-04-27 12:27:36 -0700 | |
---|---|---|
committer | 2009-08-05 09:10:53 -0700 | |
commit | fd455ea899b5a14a8cdd276e15f3b47696526f92 (patch) | |
tree | a03bfc66f4c86c17a347d6b84bfa2b6bbde7db65 /mm/vmalloc.c | |
parent | OMAP3: Fixed crash bug with serial + suspend (diff) | |
download | wireguard-linux-fd455ea899b5a14a8cdd276e15f3b47696526f92.tar.xz wireguard-linux-fd455ea899b5a14a8cdd276e15f3b47696526f92.zip |
OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports
This patch causes the OMAP uarts to honor the sysfs power/wakeup file
for IOPAD wakeups. Before the OMAP was always woken up from off mode
on a rs232 signal change. This patch also creates a different
platform device for each serial port so that the wakeup properties can
be control per port.
By default, IOPAD wakeups are enabled for each UART. To disable,
# echo disabled > /sys/devices/platform/serial8250.0/power/wakeup
Where serial8250.0 can be replaced by .1, or .2 to control the other
ports.
Original idea and original patch from Russ Dill <russ.dill@gmail.com>
Cc: Russ Dill <russ.dill@gmail.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions