On Tue, May 12, 2026 at 11:10:09AM +0800, [email protected] wrote: >From: Alice Guo <[email protected]> > >Migrate i.MX91 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/imx91-11x11-evk.dts | 875 --------------------------- > arch/arm/dts/imx91-11x11-frdm.dts | 773 ----------------------- > arch/arm/dts/imx91-pinfunc.h | 770 ----------------------- > arch/arm/dts/imx91.dtsi | 53 -- > arch/arm/mach-imx/imx9/Kconfig | 2 + > configs/imx91_11x11_evk_defconfig | 2 +- > configs/imx91_11x11_evk_inline_ecc_defconfig | 2 +- > configs/imx91_11x11_frdm_defconfig | 2 +- > 8 files changed, 5 insertions(+), 2474 deletions(-) >
Reviewed-by: Peng Fan <[email protected]>

