* [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node
@ 2026-02-27 1:41 Dominik Haller
2026-02-27 1:42 ` [PATCH 2/2] configs: phycore_am68x_r5_defconfig: Add ESM and AVS configs Dominik Haller
2026-03-13 23:39 ` [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Dominik Haller @ 2026-02-27 1:41 UTC (permalink / raw)
To: Dominik Haller, Tom Rini; +Cc: upstream, u-boot
Add the PMIC ESM node which is responsible for triggering the PMIC
reset.
Signed-off-by: Dominik Haller <d.haller@phytec.de>
---
arch/arm/dts/k3-am68-r5-phycore-som-4gb.dts | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/dts/k3-am68-r5-phycore-som-4gb.dts b/arch/arm/dts/k3-am68-r5-phycore-som-4gb.dts
index a2674a3e1f8a..c641a2b59d69 100644
--- a/arch/arm/dts/k3-am68-r5-phycore-som-4gb.dts
+++ b/arch/arm/dts/k3-am68-r5-phycore-som-4gb.dts
@@ -14,6 +14,15 @@
#include "k3-am68-phyboard-izar-u-boot.dtsi"
#include "k3-j721s2-r5.dtsi"
+&pmic {
+ bootph-pre-ram;
+
+ esm: esm {
+ compatible = "ti,tps659413-esm";
+ bootph-pre-ram;
+ };
+};
+
&wkup_vtm0 {
bootph-pre-ram;
vdd-supply-2 = <&vdd_cpu_avs>;
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] configs: phycore_am68x_r5_defconfig: Add ESM and AVS configs
2026-02-27 1:41 [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node Dominik Haller
@ 2026-02-27 1:42 ` Dominik Haller
2026-03-13 23:39 ` [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Dominik Haller @ 2026-02-27 1:42 UTC (permalink / raw)
To: Dominik Haller, Tom Rini; +Cc: upstream, u-boot
Add TPS6287X which provides VDD_CPU_AVS and ESM_K3+ESM_PMIC for the
watchdogs.
Signed-off-by: Dominik Haller <d.haller@phytec.de>
---
configs/phycore_am68x_r5_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/phycore_am68x_r5_defconfig b/configs/phycore_am68x_r5_defconfig
index a503bd274411..f0bf98bf44bb 100644
--- a/configs/phycore_am68x_r5_defconfig
+++ b/configs/phycore_am68x_r5_defconfig
@@ -105,7 +105,9 @@ CONFIG_DM_MAILBOX=y
CONFIG_K3_SEC_PROXY=y
CONFIG_FS_LOADER=y
CONFIG_SPL_FS_LOADER=y
+CONFIG_ESM_K3=y
CONFIG_K3_AVS0=y
+CONFIG_ESM_PMIC=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_SPL_MMC_HS400_SUPPORT=y
CONFIG_MMC_SDHCI=y
@@ -139,6 +141,7 @@ CONFIG_DM_PMIC=y
CONFIG_PMIC_TPS65941=y
CONFIG_DM_REGULATOR=y
CONFIG_SPL_DM_REGULATOR=y
+CONFIG_SPL_DM_REGULATOR_TPS6287X=y
CONFIG_DM_REGULATOR_TPS65941=y
CONFIG_K3_SYSTEM_CONTROLLER=y
CONFIG_RESET_TI_SCI=y
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node
2026-02-27 1:41 [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node Dominik Haller
2026-02-27 1:42 ` [PATCH 2/2] configs: phycore_am68x_r5_defconfig: Add ESM and AVS configs Dominik Haller
@ 2026-03-13 23:39 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2026-03-13 23:39 UTC (permalink / raw)
To: Dominik Haller; +Cc: upstream, u-boot
On Thu, 26 Feb 2026 17:41:59 -0800, Dominik Haller wrote:
> Add the PMIC ESM node which is responsible for triggering the PMIC
> reset.
>
>
Applied to u-boot/next, thanks!
[1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node
commit: 965764975e8e174d1094e5b83bc1fabba66e782a
[2/2] configs: phycore_am68x_r5_defconfig: Add ESM and AVS configs
commit: 1fc549959f98b71d43d6193b94b8ff5c4c2b4685
--
Tom
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-13 23:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 1:41 [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node Dominik Haller
2026-02-27 1:42 ` [PATCH 2/2] configs: phycore_am68x_r5_defconfig: Add ESM and AVS configs Dominik Haller
2026-03-13 23:39 ` [PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox