arm: dts: iot2050: Use the auto generator nodes for fdt
authorSu Baocheng <baocheng.su@siemens.com>
Tue, 28 Feb 2023 18:19:10 +0000 (19:19 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 15:58:26 +0000 (11:58 -0400)
commitffbd5b29a4820a874520273c9140d7d125500af7
tree49fbf709ad6af636ace8e783e03cab4e39edf6f5
parentea0f45d18708db2b21e2b771556b3ba1d6a65ed4
arm: dts: iot2050: Use the auto generator nodes for fdt

Refactor according to the entry `fit: Entry containing a FIT` of
document tools/binman/README.entries.

As the generator uses the device tree name for the config description,
board_fit_config_name_match requires a small adjustment as well.

Signed-off-by: Su Baocheng <baocheng.su@siemens.com>
[Jan: re-add now required CONFIG_OF_LIST, update config matching]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
board/siemens/iot2050/board.c
configs/iot2050_pg1_defconfig
configs/iot2050_pg2_defconfig