Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ada23cd3 authored by Andreas Kemnade's avatar Andreas Kemnade Committed by Tony Lindgren
Browse files

ARM: dts: gta04: add serial console wakeup irq



This enables the possibility to have more aggressive runtime pm
by providing proper wakeup irq for the serial console.

Signed-off-by: default avatarAndreas Kemnade <andreas@kemnade.info>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5c8a6b9d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -636,6 +636,7 @@
&uart3 {
	pinctrl-names = "default";
	pinctrl-0 = <&uart3_pins>;
	interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
};

&charger {