]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Wed, 10 Jul 2024 07:16:08 +0000 (09:16 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jul 2024 19:51:06 +0000 (13:51 -0600)
commit3b7653db7b638c6033ad24f87325a6b4a4895dee
tree9daae8c383030a596f693ec9cda34235cee44cfa
parent9945a30e2ed1e1a62585355865755e0e1b744d0a
arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso

Distinguish more clearly between source files meant for producing .dtb
from those meant for producing .dtbo. No functional change, as we
currently have rules for producing a foo.dtbo from either foo.dts or
foo.dtso.

Note that in the linux tree, all device tree overlay sources have been
renamed to .dtso, and the .dts->.dtbo rule is gone since v6.5 (commit
81d362732bac). So this is also a step towards staying closer to linux
with respect to both Kbuild and device tree sources.

Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Marek Vasut <marex@denx.de>
arch/arm/dts/imx8mp-dhcom-pdk-overlay-eth2xfast.dtso [moved from arch/arm/dts/imx8mp-dhcom-pdk-overlay-eth2xfast.dts with 100% similarity]
arch/arm/dts/imx8mp-dhcom-pdk3-overlay-rev100.dtso [moved from arch/arm/dts/imx8mp-dhcom-pdk3-overlay-rev100.dts with 100% similarity]
arch/arm/dts/imx8mp-dhcom-som-overlay-eth1xfast.dtso [moved from arch/arm/dts/imx8mp-dhcom-som-overlay-eth1xfast.dts with 100% similarity]
arch/arm/dts/imx8mp-dhcom-som-overlay-eth2xfast.dtso [moved from arch/arm/dts/imx8mp-dhcom-som-overlay-eth2xfast.dts with 91% similarity]
arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dtso [moved from arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dts with 100% similarity]