summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
diff options
context:
space:
mode:
authorHuang Chaofan <chaofan.huang@nxp.com>2018-12-21 14:53:31 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:46 +0800
commit5359161511137b940f8ca1b14ecc980eda553248 (patch)
tree3bd66c7d4d48736901b5d0404d18dd90a6558ee8 /arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
parent4daeed0672cc1beac15e029ce19af29bf24ec142 (diff)
MLK-20633 VPU: adjustment of the reserved memory layout on imx8qm/qx for
vpu decoder rpc For vpu decoder change from 0x9040_0000 ~ 0x905F_FFFF to 0x9200_0000 ~ 0x921F_FFFF Signed-off-by: Huang Chaofan <chaofan.huang@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
index 0a87b571ae64..a72bf3805450 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
@@ -119,9 +119,9 @@
no-map;
reg = <0 0x90000000 0 0x400000>;
};
- decoder_rpc: decoder_rpc@0x90400000 {
+ decoder_rpc: decoder_rpc@0x92000000 {
no-map;
- reg = <0 0x90400000 0 0x200000>;
+ reg = <0 0x92000000 0 0x200000>;
};
encoder_rpc: encoder_rpc@0x92200000 {
no-map;