ARM: dts: msm: add disp_cc io and ctl hyp DT property
To enable and disable mdp clock gating functionality with cesta immediate vote approach, add disp_cc_io memory to sde cesta. Add ctl hyp DT property for reserve reservation on a datapath used in VM. Change-Id: I4c1b900dfb5e1a7d725aea80b4519bc1f9472e03 Signed-off-by: Sampurna Bolloju <quic_sampboll@quicinc.com>
This commit is contained in:
committed by
Sailesh Reddy Male
parent
d56825f5c4
commit
54b12f3ac1
@@ -218,8 +218,10 @@
|
||||
<0xaf33000 0x30>,
|
||||
<0xaf34000 0x30>,
|
||||
<0xaf35000 0x30>,
|
||||
<0xaf36000 0x30>;
|
||||
reg-names = "rscc", "wrapper", "scc_0", "scc_1", "scc_2", "scc_3", "scc_4", "scc_5";
|
||||
<0xaf36000 0x30>,
|
||||
<0xaf0f000 0x10>;
|
||||
reg-names = "rscc", "wrapper", "scc_0", "scc_1", "scc_2", "scc_3", "scc_4", "scc_5",
|
||||
"disp_cc";
|
||||
|
||||
clocks = <&dispcc DISP_CC_MDSS_MDP_CLK>,
|
||||
<&dispcc DISP_CC_MDSS_MDP_CLK_SRC>,
|
||||
|
Reference in New Issue
Block a user