Re: [PATCH v2] warp7: Convert to OF_UPSTREAM

2024-08-02 Thread Fabio Estevam
On Mon, Jul 22, 2024 at 2:59 PM Fabio Estevam wrote: > > Instead of using the local imx7s-warp devicetree copies from U-Boot, > convert the imx7s-warp board to OF_UPSTREAM so that the upstream > kernel devicetree can be used instead. > > Signed-off-by: Fabio Estevam Applied, thanks.

RE: [PATCH v2] warp7: Convert to OF_UPSTREAM

2024-07-23 Thread Peng Fan
> Subject: [PATCH v2] warp7: Convert to OF_UPSTREAM > > Instead of using the local imx7s-warp devicetree copies from U-Boot, > convert the imx7s-warp board to OF_UPSTREAM so that the upstream > kernel devicetree can be used instead. > > Signed-off-by: Fabio Estevam Reviewed-by: Peng Fan

[PATCH v2] warp7: Convert to OF_UPSTREAM

2024-07-22 Thread Fabio Estevam
Instead of using the local imx7s-warp devicetree copies from U-Boot, convert the imx7s-warp board to OF_UPSTREAM so that the upstream kernel devicetree can be used instead. Signed-off-by: Fabio Estevam --- Changes since v1: - Also change warp7_bl33_defconfig. arch/arm/dts/Makefile | 1