arm: dts: rockchip: modify 'gpu_power_model' for Midgard DDK r18 on rk3288

The values of the coefficients are the ones in px30.dtsi,
according to Rocky Hao.

Change-Id: I2bcd19f4d9bbddcb02a6ecae743b212778c00178
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
Zhen Chen
2018-05-28 17:30:15 +08:00
committed by Tao Huang
parent 93e3d23693
commit 10c0b6abc7

View File

@@ -1682,10 +1682,8 @@
gpu_power_model: power_model {
compatible = "arm,mali-simple-power-model";
voltage = <950>;
frequency = <500>;
static-power = <300>;
dynamic-power = <396>;
static-coefficient = <411000>;
dynamic-coefficient = <733>;
ts = <32000 4700 (-80) 2>;
thermal-zone = "gpu-thermal";
};