From 3e6c47055062074ae77d6abdd21d64a9138b1c26 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Sat, 9 May 2020 18:03:13 +0800 Subject: MLK-23960-3 arm64: dts: imx8qm-dom0: fix passthrough node We need passthrough sdhc0_lpcg and enlarge irqsteer_lvds0 to simplify dom0 dts and make domu could access the address space Acked-by: Alice Guo Signed-off-by: Peng Fan --- arch/arm64/boot/dts/freescale/imx8qm-mek-dom0.dts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm64/boot/dts/freescale/imx8qm-mek-dom0.dts') diff --git a/arch/arm64/boot/dts/freescale/imx8qm-mek-dom0.dts b/arch/arm64/boot/dts/freescale/imx8qm-mek-dom0.dts index 233f8f942188..ab37a7a75e8b 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm-mek-dom0.dts +++ b/arch/arm64/boot/dts/freescale/imx8qm-mek-dom0.dts @@ -225,6 +225,7 @@ }; &irqsteer_lvds0 { + reg = <0x56240000 0x10000>; xen,passthrough; }; @@ -250,6 +251,10 @@ iommus = <&smmu>; }; +&sdhc0_lpcg { + xen,passthrough; +}; + &lsio_mu2 { xen,passthrough; }; -- cgit v1.2.3