arm64: dts: rockchip: modify 'gpu_power_model' for Midgard DDK r18 on rk3399

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

Change-Id: I1843b999a3b93fd5791e556db8733596c75ef8ac
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
Zhen Chen
2018-05-10 11:23:55 +08:00
committed by Tao Huang
parent b053b22930
commit 98d4505e1b

View File

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