Skip to content

Commit

Permalink
ARM: dts: gta04: add serial console wakeup irq
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andreas Kemnade authored and Tony Lindgren committed Sep 24, 2018
1 parent 5c8a6b9 commit ada23cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/omap3-gta04.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
&uart3 {
pinctrl-names = "default";
pinctrl-0 = <&uart3_pins>;
interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
};

&charger {
Expand Down

0 comments on commit ada23cd

Please sign in to comment.