Hi, This is second approach for adding support of ext_wakeup configuration in OMAP RTC. Developed and tested on ChiliBoard (am335x) using v4.6-rc2. Changes v1 -> v2: * Use gpiochip implementation to utilize existing device-tree bindings (as suggested by Tony Lindgren) Marcin Niestroj (1): rtc: omap: Support ext_wakeup configuration Documentation/devicetree/bindings/rtc/rtc-omap.txt | 18 ++- drivers/rtc/Kconfig | 2 +- drivers/rtc/rtc-omap.c | 137 ++++++++++++++++++++- 3 files changed, 154 insertions(+), 3 deletions(-) -- 2.8.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html