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: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Andreas Kemnade 2018-09-23 17:07:19 +02:00 committed by Tony Lindgren
parent 5c8a6b9db5
commit ada23cd384

View File

@ -636,6 +636,7 @@ &uart2 {
&uart3 {
pinctrl-names = "default";
pinctrl-0 = <&uart3_pins>;
interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
};
&charger {