On Tue, May 12, 2026 at 11:10:08AM +0800, [email protected] wrote: >From: Alice Guo <[email protected]> > >Migrate i.MX7ULP boards to use OF_UPSTREAM feature, which allows U-Boot >to directly use device trees from the Linux kernel upstream. > >Signed-off-by: Alice Guo <[email protected]> >--- > arch/arm/dts/imx7ulp-com.dts | 79 ------ > arch/arm/dts/imx7ulp-evk.dts | 133 ----------- > arch/arm/dts/imx7ulp.dtsi | 461 ------------------------------------ > arch/arm/mach-imx/mx7ulp/Kconfig | 2 + > configs/mx7ulp_com_defconfig | 2 +- > configs/mx7ulp_evk_defconfig | 2 +- > configs/mx7ulp_evk_plugin_defconfig | 2 +- > 7 files changed, 5 insertions(+), 676 deletions(-) >
Reviewed-by: Peng Fan <[email protected]>

