summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorTony Lindgren2014-08-26 01:15:35 +0200
committerTony Lindgren2014-08-26 01:15:35 +0200
commitc15adae88327a59f55fea9f84050c68a5e7a1596 (patch)
tree438a492ad950ad7e4149a2b619a8692671a6acdb /arch/arm
parentARM: dts: Remove twl6030 clk32g "regulator" (diff)
downloadkernel-qcow2-linux-c15adae88327a59f55fea9f84050c68a5e7a1596.tar.gz
kernel-qcow2-linux-c15adae88327a59f55fea9f84050c68a5e7a1596.tar.xz
kernel-qcow2-linux-c15adae88327a59f55fea9f84050c68a5e7a1596.zip
ARM: dts: Enable UART wake-up events for beagleboard
For device tree based booting, we need to use wake-up interrupts like we already do for some omaps. This fixes a PM regression on beagleboard compared to legacy booting. Tested-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/omap3-beagle.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts
index 3c3e6da1deac..a9aae88b74f5 100644
--- a/arch/arm/boot/dts/omap3-beagle.dts
+++ b/arch/arm/boot/dts/omap3-beagle.dts
@@ -292,6 +292,7 @@
&uart3 {
pinctrl-names = "default";
pinctrl-0 = <&uart3_pins>;
+ interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
};
&gpio1 {