summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-xen.dtsi
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-xen.dtsi
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-xen.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qm-xen.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm-xen.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8qm-xen.dtsi
index 05acd06d9eed..e4659d212842 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qm-xen.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm-xen.dtsi
@@ -188,6 +188,10 @@
img_pdma_3_lpcg: img_pdma_3_lpcg@58530000 {
reg = <0x0 0x58530000 0x0 0x1000>;
};
+
+ vpu_decoder_csr: vpu_decoder_csr@0x2d080000 {
+ reg = <0x0 0x2d080000 0x0 0x1000>;
+ };
};
/delete-node/ &edma0;