]> git.dujemihanovic.xyz Git - u-boot.git/commit
omap3: igep0x00: Migrate to use upstream DT
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 18 May 2024 13:06:15 +0000 (15:06 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 30 May 2024 13:07:44 +0000 (07:07 -0600)
commitc0c173d813376c5ad5f79c3fcfc2e684ba0352ea
tree4157d42b5883c3209adb82f75c924f55356eab42
parent261bb9c4fa475a7eab5349fa426b3f75fdfeeb38
omap3: igep0x00: Migrate to use upstream DT

Enable OF_UPSTREAM to use upstream DT and add a ti/omap/ prefix to the
DEFAULT_DEVICE_TREE config option.

That way, a DTS from the upstream dts/upstream/src/ directory is used
instead of the arch/$(ARCH)/dts/ directory. These in turn are removed.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Enric Balletbo i Serra <eballetbo@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/omap3-igep.dtsi [deleted file]
arch/arm/dts/omap3-igep0020-common.dtsi [deleted file]
arch/arm/dts/omap3-igep0020.dts [deleted file]
configs/igep00x0_defconfig