mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user