]> git.dujemihanovic.xyz Git - u-boot.git/commit
iot2050: rename overlay sources to .dtso
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Mon, 25 Sep 2023 08:09:06 +0000 (10:09 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:22:32 +0000 (13:22 -0400)
commit35c4bccd890cff6c10b47b77b2b8a2bb6292ae35
tree8e3b34ffaf787568585eebecd4e4f69eeba7b0ad
parent7efe195096b28d0372178310807a7b7f767dff10
iot2050: rename overlay sources 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.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
arch/arm/dts/k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie-overlay.dtso [moved from arch/arm/dts/k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie-overlay.dts with 100% similarity]
arch/arm/dts/k3-am6548-iot2050-advanced-m2-bkey-usb3-overlay.dtso [moved from arch/arm/dts/k3-am6548-iot2050-advanced-m2-bkey-usb3-overlay.dts with 100% similarity]