summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
diff options
context:
space:
mode:
authorHuang Chaofan <chaofan.huang@nxp.com>2018-09-29 14:06:54 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:34:23 +0800
commit83ffe4602bf41f0d4a5c211fb92cfb07c12ea883 (patch)
treeff4b73bbed2c3e782d4e195df0d3706ea5e3bf54 /arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
parent42ede7deec5ecf188412153b38958b59bfbf1d41 (diff)
MLK-19774 VPU: Add CSR address in dts and remove some CM4 legacy code
Clean vpu decoder code, add CSR address in dts and remove some CM4 legacy code 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, 1 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
index ee27265ee753..002e44661b22 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8dx.dtsi
@@ -3269,10 +3269,8 @@
str-region = <&decoder_str>;
reg = <0x0 0x2c000000 0x0 0x1000000>;
reg-names = "vpu_regs";
- clocks = <&clk IMX8QXP_VPU_DEC_CLK>;
- clock-names = "vpu_clk";
- assigned-clocks = <&clk IMX8QXP_VPU_DEC_CLK>;
power-domains = <&pd_vpu_dec>;
+ reg-csr = <0x2d040000>;
status = "disabled";
};