From 53eb4fa2554d3fa4e5b2b5aacb3ea94aff040f6f Mon Sep 17 00:00:00 2001 From: Richard Zhu Date: Wed, 3 Jul 2019 09:52:44 +0800 Subject: arm64: dts: imx8qxp: refine the rpmsg definitions Move the memory definition of the RPMSG to the board dts file. Signed-off-by: Richard Zhu --- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'arch/arm64/boot/dts/freescale/imx8qxp.dtsi') diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index 87bf5d2baf7f..429855f8f6e9 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -134,15 +134,6 @@ #size-cells = <2>; ranges; - rpmsg_reserved: rpmsg@0x90000000 { - no-map; - reg = <0 0x90000000 0 0x400000>; - }; - rpmsg_dma_reserved:rpmsg_dma@0x90400000 { - compatible = "shared-dma-pool"; - no-map; - reg = <0 0x90400000 0 0x1C00000>; - }; dsp_reserved: dsp@92400000 { reg = <0 0x92400000 0 0x2000000>; no-map; @@ -342,7 +333,6 @@ &lsio_mu5 1 1 &lsio_mu5 3 1>; mub-partition = <3>; - memory-region = <&rpmsg_dma_reserved>; status = "disabled"; }; -- cgit v1.2.3