]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: OMAP5 / DRA7: switch over to interrupts-extended property for UART
authorNishanth Menon <nm@ti.com>
Fri, 23 May 2014 05:04:02 +0000 (00:04 -0500)
committerNishanth Menon <nm@ti.com>
Tue, 9 Sep 2014 13:33:03 +0000 (08:33 -0500)
commite2265abe7a18e5e6880d0cd35e2db08bcd237366
tree8578bf478a7807966ad4b0023e3561c7c1df5beb
parentd8c5bab676774b9c260c7990b84a06a09310fbec
ARM: dts: OMAP5 / DRA7: switch over to interrupts-extended property for UART

We've had deeper idle states working on omaps for few years now,
but only in the legacy mode. When booted with device tree, the
wake-up events did not have a chance to work until commit
3e6cee1786a1 ("pinctrl: single: Add support for wake-up interrupts")
that recently got merged. In addition to that we also needed
commit 79d9701559a9 ("of/irq: create interrupts-extended property")
that's now also merged.

Note that there's no longer need to specify the wake-up bit in
the pinctrl settings, the request_irq on the wake-up pin takes
care of that.

Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/boot/dts/dra7.dtsi
arch/arm/boot/dts/omap5.dtsi