On Sat, Jun 8, 2013 at 4:50 AM, Tony Lindgren <tony@xxxxxxxxxxx> wrote: > For wake-up events from deeper idle modes we need to check the > configured padconf registers for the wake-up bit and then call > the related interrupt handler. > > Done in collaboration with Roger Quadros <rogerq@xxxxxx>. > > Cc: Haojian Zhuang <haojian.zhuang@xxxxxxxxx> > Cc: Peter Ujfalusi <peter.ujfalusi@xxxxxx> > Cc: devicetree-discuss@xxxxxxxxxxxxxxxx > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > --- > drivers/pinctrl/Makefile | 3 > drivers/pinctrl/pinctrl-single-omap.c | 287 +++++++++++++++++++++ > include/linux/platform_data/pinctrl-single-omap.h | 4 > 3 files changed, 293 insertions(+), 1 deletion(-) > create mode 100644 drivers/pinctrl/pinctrl-single-omap.c > create mode 100644 include/linux/platform_data/pinctrl-single-omap.h > The hardware behavior likes PXA3xx. Acked-by: Haojian Zhuang <haojian.zhuang@xxxxxxxxx> Regards Haojian -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html