On Mon, Nov 17, 2025 at 09:33:03AM +0100, Patrice CHOTARD wrote: > Hi Tom > > Please pull the STM32 related patches for u-boot/master, v2026.01 = > u-boot-stm32-20251117 > > CI status: > https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/28392 > > Thanks > Patrice > > The following changes since commit 365a7079fb918643da0f0709660a7d8ea76dd6f3: > > Prepare v2026.01-rc2 (2025-11-10 11:30:56 -0600) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-stm.git > tags/u-boot-stm32-20251117 > > for you to fetch changes up to 66e2e941cd44db9c642b64618bd16ef132fca83e: > > ARM: stm32: Add MAC address readout from fuses on DH STM32MP1 DHSOM > (2025-11-17 08:09:23 +0100) > > ---------------------------------------------------------------- > dhelectronics: > - Move dh_add_item_number_and_serial_to_env() to common code > - Read values from M24256 write-lockable page on STM32MP13xx DHCOR > - Add MAC address readout from fuses on DH STM32MP1 DHSOM > - Keep the reg11 and reg18 regulators always enabled on STM32MP13xx DHCOR. > - Fix boot for stm32mp15xx-dhsom. > - Fix build of ST DFU virt code on DH STM32MP1 DHSOM > - Introduce DH STM32MP13x target. > > STM32MP2: > - Add support for stm32mp257-dk board. > - Fix arm, smc-id value for stm32mp23/25. > - Fix stm32mp235f-dk boot (add syscon compatible, add txbyteclk). > - Add display support: > - Introduce LVDS driver. > - Add LTDC support. > - Add Ethernet support for stm32mp255. > > STM32MP13: > - Add ADC support. > - Add power check for stm32mp135f-dk board. > > ---------------------------------------------------------------- > Asadeds (1): > arm: stm32mp25: add ethernet support for stm32mp255 series > > Marek Vasut (7): > ARM: dts: stm32: Fix STM32MP15xx DHSOM boot breakage due to ETZPC > ARM: dts: stm32: Keep the reg11 and reg18 regulators always enabled on > STM32MP13xx DHCOR > ARM: dts: stm32: Introduce DH STM32MP13x target > ARM: stm32: Add missing build of ST DFU virt code on DH STM32MP1 DHSOM > board: dhelectronics: Move dh_add_item_number_and_serial_to_env() to > common code > ARM: stm32: Read values from M24256 write-lockable page on STM32MP13xx > DHCOR > ARM: stm32: Add MAC address readout from fuses on DH STM32MP1 DHSOM > > Olivier Moysan (1): > adc: stm32mp13: add support of adc to stm32mp13 > > Patrice Chotard (7): > ARM: dts: Add stm32mp257f-dk-u-boot.dtsi > ARM: dts: Fix "arm, smc-id" value for stm32mp23-u-boot.dtsi > ARM: dts: Fix "arm, smc-id" value for stm32mp25-u-boot.dtsi > ARM: dts: Add txbyteclk clock in stm32mp235f-dk-u-boot.dtsi > stm32mp: Add stm32mp23 support for syscon driver > configs: stm32: Enable ADC support for stm32mp13_defconfig > ARM: dts: Add st, adc_usb_pd property for stm32mp135-dk-u-boot > > Raphael Gallais-Pou (6): > ofnode: support panel-timings in ofnode_decode_display_timing > video: simple_panel: add support for "panel-lvds" display > video: stm32: STM32 driver support for LVDS > video: stm32: ltdc: support new hardware version for STM32MP25 SoC > video: stm32: ltdc: properly search the first available panel > configs: stm32mp25: enable LVDS display support
I'm fixing this up while merging but in the future it can be helpful to run scripts/checkpatch.pl --git on a PR as I see a number of duplicate signature warnings (which I fixed), and one spelling problem which I also fixed. -- Tom
signature.asc
Description: PGP signature

