[PATCH v2 0/5] ARM/arm64: dts: st: fix node ordering in ST board device trees
Alexandre TORGUE
alexandre.torgue at foss.st.com
Mon Aug 10 01:36:33 PDT 2026
Hi Amélie
On 6/12/26 14:56, Amelie Delaunay wrote:
> In the ST board DTS files, &label entries must be ordered
> alphanumerically.
> Over time, several nodes ended up out of order as a side effect of
> adding new features or refactoring existing ones.
> This series restores the correct alphanumeric ordering across
> all ST board DTS files, with no functional change.
>
> Signed-off-by: Amelie Delaunay <amelie.delaunay at foss.st.com>
> ---
> Changes in v2:
> - Fix typo in commit message of patch 1.
> - Link to v1: https://lore.kernel.org/r/20260611-node_reordering-v1-0-7e519f2cb456@foss.st.com
>
> ---
> Amelie Delaunay (5):
> arm64: dts: st: reorder ommanager node in stm32mp257f-ev1.dts
> ARM: dts: stm32: reorder cs_cti_trace node in stm32mp135f-dk.dts
> ARM: dts: stm32: reorder cs_cti_trace node in stm32mp15xx-dkx.dtsi
> ARM: dts: stm32: reorder cs_cti_trace node in stm32mp157c-ev1.dts
> ARM: dts: stm32: reorder mdma1 node in stm32mp15*-scmi.dts
>
> arch/arm/boot/dts/st/stm32mp135f-dk.dts | 4 +-
> arch/arm/boot/dts/st/stm32mp157a-dk1-scmi.dts | 8 ++--
> arch/arm/boot/dts/st/stm32mp157c-dk2-scmi.dts | 8 ++--
> arch/arm/boot/dts/st/stm32mp157c-ed1-scmi.dts | 8 ++--
> arch/arm/boot/dts/st/stm32mp157c-ev1-scmi.dts | 8 ++--
> arch/arm/boot/dts/st/stm32mp157c-ev1.dts | 6 +--
> arch/arm/boot/dts/st/stm32mp15xx-dkx.dtsi | 6 +--
> arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 56 +++++++++++++--------------
> 8 files changed, 52 insertions(+), 52 deletions(-)
> ---
> base-commit: fba4a31a7f3b6b29b01c83180f83e7ed4c398738
> change-id: 20260611-node_reordering-4b9b132b007f
>
> Best regards,
Series applied on stm32-next.
Regards
Alex
More information about the linux-arm-kernel
mailing list