Hi Tom, Please pull from u-boot-imx/master, thanks.
The following changes since commit d33b21b7e261691e8d6613a24cc9b0ececba3b01: ARM: Remove mistyped GICV3 definition from ARCH_SYNQUACER (2025-09-20 12:02:58 -0600) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20250922 for you to fetch changes up to 1f95591cee01ea5e065b61d99a9853b164acbcf8: board: phytec: phycore-imx93: Fix i.MX93 voltage modes (2025-09-21 09:09:13 -0300) u-boot-imx-master-20250922 -------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/27685 - Fix Phycore i.MX93 voltage modes - Call DM post init function for init_r phase on i.MX8ULP - Fix ELE FW version print bug on i.MX8UL EVK. - Fix LPCG number in ccm_reg structure on i.MX93 ---------------------------------------------------------------- Primoz Fiser (1): board: phytec: phycore-imx93: Fix i.MX93 voltage modes Ye Li (3): imx: imx8ulp: Call DM post init function for init_r phase imx8ulp_evk: Fix ELE FW version print bug arm: imx9: Fix LPCG number in ccm_reg structure arch/arm/include/asm/arch-imx9/clock.h | 2 +- arch/arm/mach-imx/imx8ulp/soc.c | 1 + board/freescale/imx8ulp_evk/spl.c | 4 ++-- board/phytec/phycore_imx93/spl.c | 37 +++++++++++++++++----------------- 4 files changed, 22 insertions(+), 22 deletions(-)

