[PATCH 1/6] arm: dts: k3-j7200-r5: Add the pmic node in R5 dt
Aniket Limaye
a-limaye at ti.com
Fri May 31 15:08:18 CEST 2024
Add bootph-pre-ram property to the buck node in the pmic needed for
ESM error event handling.
Signed-off-by: Aniket Limaye <a-limaye at ti.com>
---
arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
index fb7e2e50239..78d07ff4e70 100644
--- a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
+++ b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
@@ -96,3 +96,12 @@
&mcu_udmap {
ti,sci = <&dm_tifs>;
};
+
+&tps659414 {
+ regulators {
+ bucka1: buck1 {
+ bootph-pre-ram;
+ };
+ };
+};
+
--
2.34.1
More information about the U-Boot
mailing list