mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 07:02:31 +07:00
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:
parent
5c8a6b9db5
commit
ada23cd384
@ -636,6 +636,7 @@ &uart2 {
|
||||
&uart3 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&uart3_pins>;
|
||||
interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
|
||||
};
|
||||
|
||||
&charger {
|
||||
|
Loading…
Reference in New Issue
Block a user