ARM: dts: msm: enable display cesta on sun target
Add display cesta related DT node and configs on sun target. Move the GDSC & MDP core clk from mdp to cesta node, as it will be controlled through cesta. Add the cesta related register offsets in trusted-vm DT for incoming io validation during the transition. Change-Id: I1f5ebf59db2169dfae3801f572c80af9e016e667 Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
This commit is contained in:
@@ -119,7 +119,8 @@
|
||||
};
|
||||
|
||||
&mdss_mdp {
|
||||
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &smmu_sde_sec &sde_wb1 &sde_wb2 &sde_dp>;
|
||||
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &smmu_sde_sec &sde_wb1 &sde_wb2
|
||||
&sde_dp &sde_cesta>;
|
||||
};
|
||||
|
||||
&dsi_vtdr6130_amoled_cmd {
|
||||
|
Reference in New Issue
Block a user