Commits
Suman Anna committed caf024f8d42
arm: dts: am57xx*: Limit IPU early boot to only TI platforms The commit e273b151d17f ("arm: dts: am57xx*: Add ipu early boot DT changes") has refactored the IPU early boot changes into a separate dtsi file. Limit this early boot feature to only TI platforms as this feature requires the corresponding late-attach changes to be applied to the respective kernel platform dtsi files. These changes were not not added to the CompuLab CL-SOM-AM57x and SBC-AM57x board dts files in TI kernels, so do not include the commit early-boot dtsi file for these platforms in TI U-Boot. Fixes: e273b151d17f ("arm: dts: am57xx*: Add ipu early boot DT changes") Signed-off-by: Suman Anna <s-anna@ti.com>