[PATCH 0/2] ARM: dts: stm32: fix misalignments in nodes of STM32MP1x

Amelie Delaunay posted 2 patches 1 month, 1 week ago
arch/arm/boot/dts/st/stm32mp131.dtsi | 14 +++++++-------
arch/arm/boot/dts/st/stm32mp151.dtsi | 14 +++++++-------
2 files changed, 14 insertions(+), 14 deletions(-)
[PATCH 0/2] ARM: dts: stm32: fix misalignments in nodes of STM32MP1x
Posted by Amelie Delaunay 1 month, 1 week ago
Since the ETZPC system bus was introduced on STM32MP13 and STM32MP15,
misalignments have appeared in some nodes moved under the etzpc
parent node in stm32mp151.dtsi and stm32mp131.dtsi.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
---
Amelie Delaunay (2):
      ARM: dts: stm32: fix misalignments in nodes of stm32mp151
      ARM: dts: stm32: fix misalignments in nodes of stm32mp131

 arch/arm/boot/dts/st/stm32mp131.dtsi | 14 +++++++-------
 arch/arm/boot/dts/st/stm32mp151.dtsi | 14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)
---
base-commit: 291f393298f72091490dfa70ab4a0ebdbb4c7d7e
change-id: 20260303-mp1x_alignment_issues-62a3fdc37d03

Best regards,
-- 
Amelie Delaunay <amelie.delaunay@foss.st.com>
Re: [PATCH 0/2] ARM: dts: stm32: fix misalignments in nodes of STM32MP1x
Posted by Alexandre TORGUE 1 month ago
Hi

On 3/4/26 09:06, Amelie Delaunay wrote:
> Since the ETZPC system bus was introduced on STM32MP13 and STM32MP15,
> misalignments have appeared in some nodes moved under the etzpc
> parent node in stm32mp151.dtsi and stm32mp131.dtsi.
> 
> Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
> ---
> Amelie Delaunay (2):
>        ARM: dts: stm32: fix misalignments in nodes of stm32mp151
>        ARM: dts: stm32: fix misalignments in nodes of stm32mp131
> 
>   arch/arm/boot/dts/st/stm32mp131.dtsi | 14 +++++++-------
>   arch/arm/boot/dts/st/stm32mp151.dtsi | 14 +++++++-------
>   2 files changed, 14 insertions(+), 14 deletions(-)
> ---
> base-commit: 291f393298f72091490dfa70ab4a0ebdbb4c7d7e
> change-id: 20260303-mp1x_alignment_issues-62a3fdc37d03
> 
> Best regards,

Applied on stm32-next

Regards
Alex