Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andreas Kemnade and committed by
Tony Lindgren
ada23cd3 5c8a6b9d

+1
+1
arch/arm/boot/dts/omap3-gta04.dtsi
··· 636 636 &uart3 { 637 637 pinctrl-names = "default"; 638 638 pinctrl-0 = <&uart3_pins>; 639 + interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>; 639 640 }; 640 641 641 642 &charger {