]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: ti: logicpd-torpedo: Migrate to OF_UPSTREAM
authorAdam Ford <aford173@gmail.com>
Wed, 1 May 2024 09:57:52 +0000 (04:57 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 17:47:13 +0000 (11:47 -0600)
commitd7e3cc209e4de41c8719bfeb75723f1abbeed381
treeec59ee768e101b661f625f192966867c3f242664
parent160ab4ba9fe1d112e98bcdfc708be305907377c9
arm: ti: logicpd-torpedo: Migrate to OF_UPSTREAM

The DM37 and OMAP35 Torpedo share a few files, but both of them
can be migrated to OF_UPSTREAM with a small update to their
respective u-boot.dtsi files to address changes made the aliases.
Both defconfigs need to properly point to the upstream directory
structure for the device trees.  With those updated, the U-Boot
device tree files can be deleted.

Signed-off-by: Adam Ford <aford173@gmail.com>
V2:  Remove DT from Makefile
arch/arm/dts/Makefile
arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-torpedo-35xx-devkit.dts [deleted file]
arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-torpedo-37xx-devkit.dts [deleted file]
arch/arm/dts/logicpd-torpedo-baseboard.dtsi [deleted file]
arch/arm/dts/logicpd-torpedo-som.dtsi [deleted file]
configs/omap35_logic_defconfig
configs/omap3_logic_defconfig