[PATCH 3/3] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support
Pengfei Li
pengfei.li_1 at nxp.com
Wed Nov 13 22:09:57 PST 2024
On Thu, Nov 07, 2024 at 10:10:10AM -0500, Frank Li wrote:
> On Thu, Nov 07, 2024 at 06:27:03PM -0800, Pengfei Li wrote:
> > Add i.MX91 11x11 EVK board support.
> > - Enable ADC1.
> > - Enable lpuart1 and lpuart5.
> > - Enable network eqos and fec.
> > - Enable I2C bus and children nodes under I2C bus.
> > - Enable USB and related nodes.
> > - Enable uSDHC1 and uSDHC2.
> > - Enable MU1 and MU2.
> > - Enable Watchdog3.
> >
> > Signed-off-by: Pengfei Li <pengfei.li_1 at nxp.com>
> > Reviewed-by: Frank Li <Frank.Li at nxp.com>
>
> Most part is the same as imx93-11x11-evk.dts, is possible to base on it
> or use overlay file to overwrite iommux settings.
>
> Frank
Hi Frank,
However, /delete-node/ cannot be used in overlay file. And imx93-11x11-evk.dts
also includes imx93.dtsi, which would then include imx93.dtsi twice, which
could cause problems and difficult to maintain. So I prefer to use a separate
new 91 dts.
BR,
Pengfei Li
More information about the linux-arm-kernel
mailing list