ARM: OMAP: Added support for serial wake-up events
authorTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2005 00:02:50 +0000 (17:02 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2005 00:02:50 +0000 (17:02 -0700)
By muxing serial RX lines into GPIO interrupts it's possible
to wake-up from deep sleep from serial port.

This is protected by Kconfig option CONFIG_OMAP_SERIAL_WAKE
until we have dev specific wake-up events that can be configured
via sysfs.


No differences found