[v3 PATCH 2/4] arm: dts: k3-am69-r5-evm: Add the PMIC ESM node
Udit Kumar
u-kumar1 at ti.com
Sun Apr 27 09:03:21 CEST 2025
From: Andrew Halaney <ahalaney at redhat.com>
Add the PMIC ESM node which is responsible for triggering the PMIC
reset.
Suggested-by: Udit Kumar <u-kumar1 at ti.com>
Signed-off-by: Andrew Halaney <ahalaney at redhat.com>
---
arch/arm/dts/k3-am69-r5-sk.dts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/dts/k3-am69-r5-sk.dts b/arch/arm/dts/k3-am69-r5-sk.dts
index 9c6e324ba29..e8362647c5d 100644
--- a/arch/arm/dts/k3-am69-r5-sk.dts
+++ b/arch/arm/dts/k3-am69-r5-sk.dts
@@ -10,3 +10,10 @@
#include "k3-j784s4-ddr.dtsi"
#include "k3-am69-sk-u-boot.dtsi"
#include "k3-j784s4-r5.dtsi"
+
+&tps659413 {
+ esm: esm {
+ compatible = "ti,tps659413-esm";
+ bootph-pre-ram;
+ };
+};
--
2.34.1
More information about the U-Boot
mailing list