Skip to content

Commit 6772c4c

Browse files
1991JoyzouShawn Guo
authored andcommitted
arm64: dts: freescale: add i.MX91 11x11 EVK basic support
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 Watchdog3. Reviewed-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com> Signed-off-by: Joy Zou <joy.zou@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent b0830e7 commit 6772c4c

2 files changed

Lines changed: 675 additions & 0 deletions

File tree

arch/arm64/boot/dts/freescale/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ dtb-$(CONFIG_ARCH_MXC) += imx8qxp-tqma8xqp-mba8xx.dtb
339339
dtb-$(CONFIG_ARCH_MXC) += imx8qxp-tqma8xqps-mb-smarc-2.dtb
340340
dtb-$(CONFIG_ARCH_MXC) += imx8ulp-9x9-evk.dtb
341341
dtb-$(CONFIG_ARCH_MXC) += imx8ulp-evk.dtb
342+
dtb-$(CONFIG_ARCH_MXC) += imx91-11x11-evk.dtb
342343
dtb-$(CONFIG_ARCH_MXC) += imx93-9x9-qsb.dtb
343344

344345
imx93-9x9-qsb-i3c-dtbs += imx93-9x9-qsb.dtb imx93-9x9-qsb-i3c.dtbo

0 commit comments

Comments
 (0)