Hi Tom Please pull the STM32 related patches for u-boot/master, v2022.01 = u-boot-stm32-20211213
CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/10215 Thanks Patrice The following changes since commit ade37460a944aed36ae6ee634c4d4a9a22690461: Prepare v2022.01-rc3 (2021-11-29 11:16:03 -0500) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20211213 for you to fetch changes up to 5c592b636a4006a50228d54eda3fe291eaa1abb8: ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR (2021-12-13 14:34:22 +0100) ---------------------------------------------------------------- - enable KSZ90x1 PHY driver on DHCOR - DHSOM boards: - increase USB power-good delay - add update_sf script to install U-Boot into SF - increase PHY auto-negotiation timeout to 20 seconds - fix SoM and board coding strap GPIO handling ---------------------------------------------------------------- Marek Vasut (6): ARM: stm32: Increase USB power-good delay on DHSOM ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM ARM: dts: stm32: Add custom PHY reset bindings on AV96 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 11 +++++++++++ board/dhelectronics/dh_stm32mp1/board.c | 14 ++++++++++---- configs/stm32mp15_dhcor_basic_defconfig | 2 ++ include/configs/stm32mp15_common.h | 7 ++++++- include/configs/stm32mp15_dh_dhsom.h | 16 ++++++++++++++++ 5 files changed, 45 insertions(+), 5 deletions(-)