]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: stm32: phycore-stm32mp15: Rename device tree files
authorChristophe Parant <c.parant@phytec.fr>
Wed, 10 Dec 2025 10:16:01 +0000 (11:16 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 6 Mar 2026 09:37:35 +0000 (10:37 +0100)
commit0c212fb9f58f36c0a7a080fa8d86fecd0016f50e
tree9d28215725ecf2af3ffa36e8cf27380e7edca475
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
ARM: dts: stm32: phycore-stm32mp15: Rename device tree files

Rename "stm32mp157c-phycore-*" device tree for the following reasons:

- The name of the dts should match to the phyBOARD name and not the name
of the SoM ("phycore-stm32mp1-3" was initialy coming from the name of
the yocto machine from meta-phytec).
- PHYTEC manages different SoM configurations with different STM32MP15x
SoC versions, so common dtsi files starting with "stm32mp15xx-*" should
be used (as it is done for ST boards for example).
- Add "-rdk" as suffix (for "Rapid Development Kit") to match our others
phytec boards dts names (imx6, imx6ul,..).
- "model" property is updated to introduce the name "phyBOARD-Sargas".

Signed-off-by: Christophe Parant <c.parant@phytec.fr>
Link: https://lore.kernel.org/r/20251210101611.27008-2-c.parant@phytec.fr
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/Makefile
arch/arm/boot/dts/st/stm32mp157c-phyboard-sargas-rdk.dts [moved from arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp1-3.dts with 89% similarity]
arch/arm/boot/dts/st/stm32mp15xx-phyboard-sargas.dtsi [moved from arch/arm/boot/dts/st/stm32mp157c-phycore-stm32mp15-som.dtsi with 99% similarity]