Hi Tom

Some last fixes for v2025.10 release.
Please pull the STM32 related patches for u-boot/master, v2025.10 = 
u-boot-stm32-20250917

CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27648

Thanks
Patrice


The following changes since commit 2dbde3f9b08771b8182fcbf0bb0309acaff6c2e1:

  arm: armv8: Fix spl recover data section broken (2025-09-13 17:59:23 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-stm.git 
tags/u-boot-stm32-20250917

for you to fetch changes up to 0f4bfee3cfe7e0786b8bf748c523c8e78eda8423:

  ARM: stm32: Perform node compatible check for KS8851 early (2025-09-16 
17:36:53 +0200)

----------------------------------------------------------------
Fix net suport for STM32MP2
Fix to prevent hang in clk-stm32-core for STM32MP13
Fix ethernet init for DH STM32MP1

----------------------------------------------------------------
Marek Vasut (3):
      clk: stm32: Pass udevice pointer to clk_register_composite()
      net: dwc_eth_qos: Fix support for stm32mp2 platform
      ARM: stm32: Perform node compatible check for KS8851 early

 board/dhelectronics/dh_stm32mp1/board.c |  6 +++---
 drivers/clk/stm32/clk-stm32-core.c      |  2 +-
 drivers/net/dwc_eth_qos_stm32.c         | 44 
+++++++++++++++++++++++++++++++++++---------
 3 files changed, 39 insertions(+), 13 deletions(-)

Reply via email to