Improve wakeup capabilities in the gpio-davinci driver by properly handling the "wakeup-source" property from DT, but also by keeping track of any wake-enabled IRQs. Kevin Hilman (2): gpiolib: expose for_each_gpio_desc() to drivers gpio: davinci: handle wakeup-source property, detect wake IRQs drivers/gpio/gpio-davinci.c | 25 +++++++++++++++++++++++++ drivers/gpio/gpiolib.h | 5 ----- include/linux/gpio/driver.h | 5 +++++ 3 files changed, 30 insertions(+), 5 deletions(-) -- 2.45.2