[PATCH RFC 02/10] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
Keerthy
j-keerthy at ti.com
Tue Oct 3 10:10:30 CEST 2023
Patch adds the ESM instance for MCU domian of j7200.
Signed-off-by: Keerthy <j-keerthy at ti.com>
---
arch/arm/dts/k3-j7200-mcu-wakeup.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi b/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
index 1044ec6c4b..2b185fa350 100644
--- a/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
+++ b/arch/arm/dts/k3-j7200-mcu-wakeup.dtsi
@@ -375,4 +375,11 @@
ti,loczrama = <1>;
};
};
+
+ mcu_esm: esm at 40800000 {
+ compatible = "ti,j721e-esm";
+ reg = <0x00 0x40800000 0x00 0x1000>;
+ ti,esm-pins = <95>;
+ bootph-pre-ram;
+ };
};
--
2.17.1
More information about the U-Boot
mailing list