Skip to content

Commit b4bf5e5

Browse files
Joseph-Guo-nxpShawn Guo
authored andcommitted
arm64: dts: freescale: Add FRDM-IMX91 basic support
The FRDM i.MX 91 development board is a low-cost and compact developmentboard featuring the i.MX 91 applications processor: https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-IMX91 Add FRDM-IMX91 board dts 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, uSDHC2 and uSDHC3. - Enable MU1 and MU2. - Enable Watchdog3. - Enable MQS Co-developed-by: Tom Zheng <haidong.zheng@nxp.com> Signed-off-by: Tom Zheng <haidong.zheng@nxp.com> Co-developed-by: Steven Yang <steven.yang@nxp.com> Signed-off-by: Steven Yang <steven.yang@nxp.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Francesco Valla <francesco@valla.it> Tested-by: Francesco Valla <francesco@valla.it> Signed-off-by: Joseph Guo <qijian.guo@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 0039848 commit b4bf5e5

2 files changed

Lines changed: 907 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
@@ -386,6 +386,7 @@ dtb-$(CONFIG_ARCH_MXC) += imx8qxp-tqma8xqps-mb-smarc-2.dtb
386386
dtb-$(CONFIG_ARCH_MXC) += imx8ulp-9x9-evk.dtb
387387
dtb-$(CONFIG_ARCH_MXC) += imx8ulp-evk.dtb
388388
dtb-$(CONFIG_ARCH_MXC) += imx91-11x11-evk.dtb
389+
dtb-$(CONFIG_ARCH_MXC) += imx91-11x11-frdm.dtb
389390
dtb-$(CONFIG_ARCH_MXC) += imx91-phyboard-segin.dtb
390391
dtb-$(CONFIG_ARCH_MXC) += imx91-tqma9131-mba91xxca.dtb
391392
dtb-$(CONFIG_ARCH_MXC) += imx93-9x9-qsb.dtb

0 commit comments

Comments
 (0)