ARM: dts: msmcobalt: Enable GPU Turbo on A540
Enable GPU Turbo power level on msmcobalt platform. CRs-Fixed: 973565 Change-Id: Idce662d8e2fa7b1479372a11f0791cc454847d24 Signed-off-by: Oleg Perelet <operelet@codeaurora.org>
This commit is contained in:
parent
400520a6e2
commit
bfbf777fb4
1 changed files with 3 additions and 3 deletions
|
@ -128,9 +128,9 @@
|
|||
|
||||
qcom,gpu-pwrlevel@0 {
|
||||
reg = <0>;
|
||||
qcom,gpu-freq = <504000000>;
|
||||
qcom,bus-freq = <11>;
|
||||
qcom,bus-min = <10>;
|
||||
qcom,gpu-freq = <650000000>;
|
||||
qcom,bus-freq = <12>;
|
||||
qcom,bus-min = <11>;
|
||||
qcom,bus-max = <12>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue