arm: ti: am3517_evm: Migrate to OF_UPSTREAM
authorAdam Ford <aford173@gmail.com>
Wed, 1 May 2024 09:57:51 +0000 (04:57 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 17:47:13 +0000 (11:47 -0600)
commit160ab4ba9fe1d112e98bcdfc708be305907377c9
tree5889f617bc887374a28b4f246a4726767bb57b9d
parentf7404d1395be390148d62ab497a194bf13b8f4ea
arm: ti: am3517_evm: Migrate to OF_UPSTREAM

With the feature of OF_UPSTREAM now available, the device trees
for the SOM and baseboard can now deleted and the device tree
locations need to point to the ti/omap directory.

Signed-off-by: Adam Ford <aford173@gmail.com>
V2:  Remove DT reference from Makefile.
arch/arm/dts/Makefile
arch/arm/dts/am3517-evm.dts [deleted file]
arch/arm/dts/am3517-som.dtsi [deleted file]
arch/arm/dts/am3517.dtsi [deleted file]
arch/arm/dts/am35xx-clocks.dtsi [deleted file]
configs/am3517_evm_defconfig