ARM: dts: msm: Add the reset-aon-logic flag to GPU GDSC node on MSMCOBALT
On MSMCOBALT, while enabling the gpu_gx_gdsc, the DEMET cells need to be explicitly reset by using the domain_addr register. CRs-Fixed: 922984 Change-Id: I794005ac976eff01e5ffff93e4a60970b15f5f05 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
This commit is contained in:
parent
c01c9e3828
commit
7f82315e56
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
||||||
<0x5066090 0x4>;
|
<0x5066090 0x4>;
|
||||||
reg-names = "base", "domain_addr", "sw_reset";
|
reg-names = "base", "domain_addr", "sw_reset";
|
||||||
qcom,retain-periph;
|
qcom,retain-periph;
|
||||||
|
qcom,reset-aon-logic;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue