mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
arm64: boot: dts: ti: k3-am62l3-evm: enable wkup_uart0_target node
Change the status of the wkup_uart0_target node to enabled. The node sets the UART SYSS register to allow wakeup from WKUP UART in DeepSleep low power mode. Reviewed-by: Dhruva Gole <d-gole@ti.com> Signed-off-by: Kendall Willis <k-willis@ti.com> Link: https://patch.msgid.link/20260219-v6-19-wkup-uart-wakeup-v4-4-eda09dce5623@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
5421768664
commit
3865126f0e
|
|
@ -370,3 +370,7 @@ &wkup_uart0 {
|
|||
pinctrl-0 = <&wkup_uart0_pins_default>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&wkup_uart0_target {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user