ARM: dts: msm: Program venus clock gate 4 on msmcobalt
Enable clock gating of venus core, when the core is in idle state. HLOS can do this using the Clock Gate 4. CRs-Fixed: 1048319 Change-Id: Iaa1ed5c24f07b8e18efc35de4f6ae6edea3b9f55 Signed-off-by: Chinmay Sawarkar <chinmays@codeaurora.org>
This commit is contained in:
parent
6e59a1946a
commit
c816f66edc
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@
|
|||
<0x80568 0x01111111>,
|
||||
<0x80570 0x01111111>,
|
||||
<0x80580 0x01111111>,
|
||||
<0x80588 0x01111111>;
|
||||
<0x80588 0x01111111>,
|
||||
<0xe2010 0x00000000>;
|
||||
|
||||
qcom,imem-size = <524288>; /* 512 kB */
|
||||
qcom,max-hw-load = <2563200>; /* Full 4k @ 60 + 1080p @ 60 */
|
||||
|
|
Loading…
Add table
Reference in a new issue