public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] i.MX8MP: Convert to DM_PMIC for a few boards
@ 2026-03-24 10:30 Peng Fan (OSS)
  2026-03-24 10:30 ` [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC Peng Fan (OSS)
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Peng Fan (OSS) @ 2026-03-24 10:30 UTC (permalink / raw)
  To: NXP i.MX U-Boot Team, upstream, u-boot, Stefano Babic,
	Fabio Estevam, Tom Rini
  Cc: Teresa Remmet, Benjamin Hahn, Marek Vasut, Leonard Anderweit,
	Yannic Moog, Francesco Dolcini, Emanuele Ghidoli, Manoj Sai,
	Matteo Lisi, Peng Fan

Per the thread [1] that Tom asks.

Convert to DM_PMIC for icore-edimm2.2, libra-fpsc, verdin and
phyboard-pollux-rdk.

I not have the boards to test, so just my best practice to do the
migration.

For i.MX8MQ boards that still using SPL_POWER_LEGACY, it is a bit different,
because the OCRAM is a bit small, I need find more time to check on it.

[1] https://lore.kernel.org/u-boot/20260320214518.GD502704@bill-the-cat/

CI: https://github.com/u-boot/u-boot/pull/916

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (4):
      imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
      imx8mp: verdin: Convert to DM_PMIC
      imx8mp: libra-fpsc: Convert to DM_PMIC
      imx8mp: icore-edimm2.2: Convert to DM_PMIC

 .../dts/imx8mp-icore-mx8mp-edimm2.2-u-boot.dtsi    | 18 ++++++-
 arch/arm/dts/imx8mp-libra-rdk-fpsc-u-boot.dtsi     | 16 ++++++-
 .../arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi | 16 ++++++-
 arch/arm/dts/imx8mp-verdin-wifi-dev-u-boot.dtsi    | 14 ++++--
 board/engicam/imx8mp/spl.c                         | 53 +++++++--------------
 board/phytec/imx8mp-libra-fpsc/spl.c               | 46 ++++++------------
 board/phytec/phycore_imx8mp/spl.c                  | 43 ++++++-----------
 board/toradex/verdin-imx8mp/spl.c                  | 55 +++++++---------------
 configs/imx8mp-icore-mx8mp-edimm2.2_defconfig      | 12 ++---
 configs/imx8mp-libra-fpsc_defconfig                | 10 ++--
 configs/phycore-imx8mp_defconfig                   | 10 ++--
 configs/verdin-imx8mp_defconfig                    | 13 ++---
 12 files changed, 133 insertions(+), 173 deletions(-)
---
base-commit: eb00c710508d09b2a3b9aca75dd18280f1304703
change-id: 20260323-power-legacy-5928e4f1dbb9

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2026-04-01  9:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 10:30 [PATCH 0/4] i.MX8MP: Convert to DM_PMIC for a few boards Peng Fan (OSS)
2026-03-24 10:30 ` [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC Peng Fan (OSS)
2026-03-24 12:47   ` Yannic Moog
2026-03-24 13:33     ` Peng Fan
2026-03-24 14:25       ` Teresa Remmet
2026-03-25  3:50         ` Peng Fan
2026-03-25  7:40           ` Frieder Schrempf
2026-03-25  9:43             ` Teresa Remmet
2026-03-25 11:12             ` Peng Fan
2026-03-25 11:35               ` Frieder Schrempf
2026-03-26  8:05                 ` Peng Fan
2026-03-26  8:44                   ` Teresa Remmet
2026-03-26 10:09                     ` Peng Fan
2026-03-26  9:03                   ` Frieder Schrempf
2026-03-30  2:23             ` Peng Fan
2026-04-01  8:00               ` Frieder Schrempf
2026-04-01  9:30                 ` Peng Fan
2026-03-24 10:30 ` [PATCH 2/4] imx8mp: verdin: " Peng Fan (OSS)
2026-03-24 10:30 ` [PATCH 3/4] imx8mp: libra-fpsc: " Peng Fan (OSS)
2026-03-24 10:30 ` [PATCH 4/4] imx8mp: icore-edimm2.2: " Peng Fan (OSS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox