Skip to content
Snippets Groups Projects
Commit 72ee7df9 authored by Peng Fan's avatar Peng Fan
Browse files

MLK-20977-4 ARM64: dts: cleanup resources for SMMU


Cleanup the resources that not could be set SID and remove the UNUSED

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarFlynn xu <flynn.xu@nxp.com>
parent fa0f85b8
No related branches found
No related tags found
No related merge requests found
...@@ -109,15 +109,10 @@ ...@@ -109,15 +109,10 @@
SC_R_DC_1_BLIT1 SC_R_DC_1_BLIT1
SC_R_DC_1_BLIT2 SC_R_DC_1_BLIT2
SC_R_DC_1_BLIT_OUT SC_R_DC_1_BLIT_OUT
SC_R_UNUSED9
SC_R_UNUSED10
SC_R_DC_1_WARP SC_R_DC_1_WARP
SC_R_UNUSED11
SC_R_UNUSED12
SC_R_DC_1_VIDEO0 SC_R_DC_1_VIDEO0
SC_R_DC_1_VIDEO1 SC_R_DC_1_VIDEO1
SC_R_DC_1_FRAC0 SC_R_DC_1_FRAC0
SC_R_UNUSED13
SC_R_DC_1_PLL_0 SC_R_DC_1_PLL_0
SC_R_DC_1_PLL_1 SC_R_DC_1_PLL_1
SC_R_MIPI_1 SC_R_MIPI_1
...@@ -707,8 +702,7 @@ ...@@ -707,8 +702,7 @@
#stream-id-cells = <1>; #stream-id-cells = <1>;
iommus = <&smmu>; iommus = <&smmu>;
xen,passthrough; xen,passthrough;
fsl,sc_rsrc_id = <SC_R_VPU>, fsl,sc_rsrc_id = <SC_R_VPU_PID0>,
<SC_R_VPU_PID0>,
<SC_R_VPU_PID1>, <SC_R_VPU_PID1>,
<SC_R_VPU_PID2>, <SC_R_VPU_PID2>,
<SC_R_VPU_PID3>, <SC_R_VPU_PID3>,
...@@ -719,11 +713,7 @@ ...@@ -719,11 +713,7 @@
<SC_R_VPU_DEC_0>, <SC_R_VPU_DEC_0>,
<SC_R_VPU_ENC_0>, <SC_R_VPU_ENC_0>,
<SC_R_VPU_ENC_1>, <SC_R_VPU_ENC_1>,
<SC_R_VPU_TS_0>, <SC_R_VPU_TS_0>;
<SC_R_VPU_MU_0>,
<SC_R_VPU_MU_1>,
<SC_R_VPU_MU_2>,
<SC_R_VPU_MU_3>;
}; };
&vpu_decoder_csr { &vpu_decoder_csr {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment