[PATCH v2 3/6] arm64: dts: ti: k3-am62p: Remove 'reserved' status for ESM

From: Judith Mendez
Date: Tue Aug 13 2024 - 19:04:13 EST


From: Santhosh Kumar K <s-k6@xxxxxx>

Remove 'reserved' status for MCU ESM node. Watchdog
reset is propagated through ESM0 to MCU ESM to reset
the CPU, so enable MCU ESM to reset the CPU with
watchdog timeout.

Signed-off-by: Santhosh Kumar K <s-k6@xxxxxx>
[Judith: Fix commit message]
Signed-off-by: Judith Mendez <jm@xxxxxx>
---
Changes since v1:
- Fix commit mesage
---
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
index 49dda340752aa..625d353b97600 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
@@ -29,7 +29,6 @@ mcu_esm: esm@4100000 {
/* Interrupt sources: esm0_cfg, esm0_hi, esm0_low, mrti0, wrti0 */
ti,esm-pins = <0>, <1>, <2>, <85>, <86>;
bootph-pre-ram;
- status = "reserved";
};

/*
--
2.46.0