Re: [PATCH v1 0/7] ARM: dts: stm32: Fix mecio1 hardware revisions and ADC/GPIO mappings

From: Alexandre TORGUE

Date: Tue May 19 2026 - 05:57:03 EST


Hi Oleksij

On 5/7/26 07:14, Oleksij Rempel wrote:
Hi Alexandre,

Can you please take a look at this patch stack :)

Best Regards,
Oleksij

On Wed, Mar 18, 2026 at 11:51:16AM +0100, Oleksij Rempel wrote:
This series updates the STM32MP15x MECIO1 device trees to properly
account for the physical hardware changes between the R0 and R1 board
revisions.

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

arch/arm/boot/dts/st/stm32mp151c-mecio1r0.dts | 128 +++++++++++++++
arch/arm/boot/dts/st/stm32mp153c-mecio1r1.dts | 144 +++++++++++++++++
.../arm/boot/dts/st/stm32mp15x-mecio1-io.dtsi | 146 ++----------------
3 files changed, 288 insertions(+), 130 deletions(-)

--
2.47.3




Series applied on stm32-next.

Cheers
Alex