[PATCH v8 00/24] gpio/omap: driver cleanup and fixes

Kevin Hilman khilman at ti.com
Thu Nov 3 17:44:13 EDT 2011


Tarun Kanti DebBarma <tarun.kanti at ti.com> writes:

> This series is continuation of cleanup of OMAP GPIO driver and fixes.

Using this series on 3630/Zoom3, UART wakeups no longer work from
suspend.  That suggests that GPIO wakeups from retention/off are not
working.

Please test GPIO wakeups from retention/off.  One way is to use Zoom3
UART wakeup from suspend using by enabling UART wakeups and suspending:

   # echo enabled > /sys/devices/platform/serial8250.0/tty/ttyS0/power/wakeup
   # echo mem > /sys/power/state

Also, this series now has a handful of minor conflicts with stuff that
is queued or merged for v3.2.  Please rebase onto 

   git://github.com/khilman/linux-omap-pm.git for_3.3/gpio-base

Kevin



More information about the linux-arm-kernel mailing list