ARM: dts: gta04: add serial console wakeup irq
authorAndreas Kemnade <andreas@kemnade.info>
Sun, 23 Sep 2018 15:07:19 +0000 (17:07 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 24 Sep 2018 22:01:56 +0000 (15:01 -0700)
This enables the possibility to have more aggressive runtime pm
by providing proper wakeup irq for the serial console.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04.dtsi

index 571ea4e..a3e38b3 100644 (file)
 &uart3 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart3_pins>;
+       interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
 };
 
 &charger {