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

The DM37 and OMAP35 SOM-LV 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-som-lv-35xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-som-lv-35xx-devkit.dts [deleted file]
arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-som-lv-37xx-devkit.dts [deleted file]
arch/arm/dts/logicpd-som-lv-baseboard.dtsi [deleted file]
arch/arm/dts/logicpd-som-lv.dtsi [deleted file]
configs/omap35_logic_somlv_defconfig
configs/omap3_logic_somlv_defconfig