On Sat, Jun 8, 2013 at 4:50 AM, Tony Lindgren <[email protected]> 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 <[email protected]>. > > Cc: Haojian Zhuang <[email protected]> > Cc: Peter Ujfalusi <[email protected]> > Cc: [email protected] > Signed-off-by: Roger Quadros <[email protected]> > Signed-off-by: Tony Lindgren <[email protected]> > --- > 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 <[email protected]> Regards Haojian _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
