ARM: stm32: Fix OF_LIST on DHCOR
authorTom Rini <trini@konsulko.com>
Fri, 5 May 2023 00:11:02 +0000 (20:11 -0400)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 16 Jun 2023 09:12:06 +0000 (11:12 +0200)
commit2d158d3c387d4f932db4d131310211a205213e02
treefd1aed8fc1be328aef147dbea0a51769b84510d2
parent715e7090381bd0644592d865ba2d4457ab75b869
ARM: stm32: Fix OF_LIST on DHCOR

The ITS file used to build the images here lists three dtb files as
being used. Today, these are built by the logic that will over-build dtb
files based on SOC/etc symbols being set. To future proof this platform
and be generally correct, we list all 3 of the device trees used here in
OF_LIST.

Cc: Marek Vasut <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
configs/stm32mp15_dhcor_basic_defconfig