From 583b2f7d29d559e4c4916fa670cc5629d3b367d4 Mon Sep 17 00:00:00 2001 From: Ye Li Date: Wed, 15 Jan 2020 23:01:44 -0800 Subject: MLK-23243-3 arm64: dts: Add DTS files for iMX8DX MEK board Add iMX8DX MEK DTS file and its rpmsg DTS file, both re-use the common MEK board DTS files. The 8DX MEK only has 1GB DDR, so decrease its CMA size to 320MB. Signed-off-by: Ye Li Reviewed-by: Peng Fan (cherry picked from commit 9ab7b42c2c99dc0e2dd7fafa5cb4cebd792aceaf) --- arch/arm64/boot/dts/freescale/imx8dx-mek-rpmsg.dts | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8dx-mek-rpmsg.dts (limited to 'arch/arm64/boot/dts/freescale/imx8dx-mek-rpmsg.dts') diff --git a/arch/arm64/boot/dts/freescale/imx8dx-mek-rpmsg.dts b/arch/arm64/boot/dts/freescale/imx8dx-mek-rpmsg.dts new file mode 100644 index 000000000000..a219f16323bb --- /dev/null +++ b/arch/arm64/boot/dts/freescale/imx8dx-mek-rpmsg.dts @@ -0,0 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* + * Copyright 2020 NXP + */ + +#include "imx8dx-mek.dts" +#include "imx8x-mek-rpmsg.dtsi" -- cgit v1.2.3