Skip to content

Commit 42333f1

Browse files
1991JoyzouNipaLocal
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. Signed-off-by: Pengfei Li <[email protected]> Signed-off-by: Joy Zou <[email protected]> Signed-off-by: NipaLocal <nipa@local>
1 parent e3b0550 commit 42333f1

File tree

2 files changed

+667
-0
lines changed

2 files changed

+667
-0
lines changed

arch/arm64/boot/dts/freescale/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ dtb-$(CONFIG_ARCH_MXC) += imx8qxp-tqma8xqp-mba8xx.dtb
315315
dtb-$(CONFIG_ARCH_MXC) += imx8qxp-tqma8xqps-mb-smarc-2.dtb
316316
dtb-$(CONFIG_ARCH_MXC) += imx8ulp-evk.dtb
317317
dtb-$(CONFIG_ARCH_MXC) += imx93-9x9-qsb.dtb
318+
dtb-$(CONFIG_ARCH_MXC) += imx91-11x11-evk.dtb
318319

319320
imx93-9x9-qsb-i3c-dtbs += imx93-9x9-qsb.dtb imx93-9x9-qsb-i3c.dtbo
320321
dtb-$(CONFIG_ARCH_MXC) += imx93-9x9-qsb-i3c.dtb

0 commit comments

Comments
 (0)