From 3865126f0e5b497e2a94eaaba56464ac4ce8faef Mon Sep 17 00:00:00 2001 From: Kendall Willis Date: Thu, 19 Feb 2026 13:43:19 -0600 Subject: 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 Signed-off-by: Kendall Willis Link: https://patch.msgid.link/20260219-v6-19-wkup-uart-wakeup-v4-4-eda09dce5623@ti.com Signed-off-by: Vignesh Raghavendra --- arch/arm64/boot/dts/ti/k3-am62l3-evm.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts b/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts index 3ac9a2d0d9cb..8ac7ad2cd1b9 100644 --- a/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts +++ b/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts @@ -370,3 +370,7 @@ pinctrl-0 = <&wkup_uart0_pins_default>; pinctrl-names = "default"; }; + +&wkup_uart0_target { + status = "okay"; +}; -- cgit v1.2.3