[GIT PULL] STM32 DT changes for v7.2#1
Alexandre TORGUE <[email protected]>
| Newsgroups | dev.linux.lists.soc |
|---|---|
| Message-ID | <[email protected]> |
Hi ARM SoC maintainers,
Please consider this first round of STM32 DT changes for v7.2 cycle.
Thanks
Alex
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git tags/stm32-dt-for-7.2-1
for you to fetch changes up to fba4a31a7f3b6b29b01c83180f83e7ed4c398738:
arm64: dts: st: Fix SAI addresses on stm32mp251 (2026-05-29 18:53:11 +0200)
----------------------------------------------------------------
STM32 DT for v7.2, round 1
Highlights:
----------
- MPU:
- STM32MP13:
- Enable PHY SSC (Spread Spectrum) on DHCORE DHSBC board.
- Add board pin documentation stm32mp135f-dk to help user.
- STMP32MP15:
- Protonic:
- Update MECIOR0 ans MECIOR1 boards:
- Define ADC channels and GPIO line definitions in board and
no longer in common file.
- Fix ADC sampling.
- STM32MP25:
- Fix SAI addresses.
----------------------------------------------------------------
David Jander (7):
ARM: dts: stm32: stm32mp15x-mecio1-io: Enable internal ADC reference
ARM: dts: stm32: stm32mp15x-mecio1-io: Fix ADC sampling times
ARM: dts: stm32: stm32mp15x-mecio1-io: Move divergent mecio1 ADC channels to board files
ARM: dts: stm32: stm32mp15x-mecio1-io: Fix GPIO names typo
ARM: dts: stm32: stm32mp15x-mecio1-io: Move gpio-line-names to board files
ARM: dts: stm32: stm32mp15x-mecio1-io: Fix expander gpio line typo
ARM: dts: stm32: stm32mp15x-mecio1-io: Move expander gpio-line-names to board files
Marek Vasut (2):
ARM: dts: stm32: Enable PHY SSC on DH STM32MP13xx DHCOR DHSBC board
arm64: dts: st: Fix SAI addresses on stm32mp251
Uwe Kleine-König (1):
ARM: dts: stm32: add board pin documentation stm32mp135f-dk
arch/arm/boot/dts/st/stm32mp135f-dhcor-dhsbc.dts | 4 ++++
arch/arm/boot/dts/st/stm32mp135f-dk.dts | 28 ++++++++++++++++++++++++----
arch/arm/boot/dts/st/stm32mp151c-mecio1r0.dts | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/st/stm32mp153c-mecio1r1.dts | 144 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/st/stm32mp15x-mecio1-io.dtsi | 146 ++++++++++++++++----------------------------------------------------------------------------------------------------------------------------------
arch/arm64/boot/dts/st/stm32mp251.dtsi | 8 ++++----
6 files changed, 320 insertions(+), 138 deletions(-)