summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2018-10-10 15:08:48 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:34:25 +0800
commited7b5b93249664eae2f676de7f557dc323ce3488 (patch)
tree9cfac5bb8d9aacff7d3341d59fbf50c4b1df2258 /arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
parentffd0cb827e01aeee323e32e1be8ee4ff26f99c92 (diff)
MLK-19863 ARM64: dts: imx8qm: Fix VPU video playing in Domu
commit 108e99f6487("MLK-19774 VPU: Add CSR address in dts and remove some CM4 legacy code") did not take xen domu into consideration and cause VPU probe failure in domu. Fix it by add reg-csr in domu dts and passthrough the reg space. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
index 1ac3889009ec..fcd470ecca85 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
@@ -591,6 +591,10 @@
<SC_R_VPU_MU_3>;
};
+&vpu_decoder_csr {
+ xen,passthrough;
+};
+
&vpu_encoder {
iommus = <&smmu>;
#stream-id-cells = <1>;