[PATCH 1/2] arm64: dts: ti: k3-am62a-mcu: Fix watchdog comment
Judith Mendez
jm at ti.com
Thu Aug 6 12:52:41 PDT 2026
There are no M4 cores in MCU domain for AM62AX and watchdog nodes
are tighly coupled to R5 core, fix the comment accordingly.
Fixes: 804702e4c2aa ("arm64: dts: ti: k3-am62a: Add watchdog nodes")
Signed-off-by: Judith Mendez <jm at ti.com>
---
arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
index d22caa7c346b3..5b90320778747 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
@@ -147,7 +147,7 @@ mcu_rti0: watchdog at 4880000 {
power-domains = <&k3_pds 131 TI_SCI_PD_EXCLUSIVE>;
assigned-clocks = <&k3_clks 131 0>;
assigned-clock-parents = <&k3_clks 131 2>;
- /* Tightly coupled to M4F */
+ /* Tightly coupled to R5F */
status = "reserved";
};
--
2.54.0
More information about the linux-arm-kernel
mailing list