[PATCH v4 2/4] arm64: boot: dts: ti: k3-am62l-wakeup: create label for wkup_uart0 target-module

Kendall Willis k-willis at ti.com
Thu Feb 19 11:43:17 PST 2026


Add label to the target-module node so that it can easily be referenced.
The node specifically configures the SYSCONFIG related registers for WKUP
UART.

Reviewed-by: Dhruva Gole <d-gole at ti.com>
Signed-off-by: Kendall Willis <k-willis at ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi
index 61bfcdcfc66ea8d802a36ed43cd01fbbf3decc70..6e87c3297404f1e2925141d747fcced3cee86564 100644
--- a/arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi
@@ -81,7 +81,7 @@ wkup_i2c0: i2c at 2b200000 {
 		status = "disabled";
 	};
 
-	target-module at 2b300050 {
+	wkup_uart0_target: target-module at 2b300050 {
 		compatible = "ti,sysc-omap2", "ti,sysc";
 		reg = <0x00 0x2b300050 0x00 0x4>,
 		      <0x00 0x2b300054 0x00 0x4>,

-- 
2.34.1




More information about the linux-arm-kernel mailing list