arm64: dts: imx8mm: Split the imx8mm evk board dts to a common dtsi
authorJacky Bai <ping.bai@nxp.com>
Mon, 31 Aug 2020 09:14:13 +0000 (17:14 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 5 Sep 2020 06:21:05 +0000 (14:21 +0800)
commitaa71d0648318eee0ac986eb2700e40cefbfb11d0
tree86c0d020f30422b666115632b31b78d5be5bc6f6
parenta4a3550e0db8b31ffafe223427cce9fa6cee0eff
arm64: dts: imx8mm: Split the imx8mm evk board dts to a common dtsi

There are two type of i.MX8MM EVK board, one is populated with
LPDDR4(default dts), and one is populated with DDR4. these two
boards share most of the board design, but still have some difference.
imx8mm-evk has emmc support, imx8mm-ddr4-evk has gpmi nand support.
And also, the BT/WIFI module is different. So move the common dts
part into imx8mm-evk.dtsi for reuse.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-evk.dts
arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi [new file with mode: 0644]