mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3399: Add dynamic-power-coefficient property for gpu
Signed-off-by: Ye Zhang <ye.zhang@rock-chips.com> Change-Id: I2b7a70c05b2426b0bab1a67adef8c186bb26f3ab
This commit is contained in:
@@ -2353,10 +2353,11 @@
|
||||
downdifferential = <10>;
|
||||
status = "disabled";
|
||||
|
||||
dynamic-power-coefficient = <733>;
|
||||
|
||||
gpu_power_model: power_model {
|
||||
compatible = "arm,mali-simple-power-model";
|
||||
static-coefficient = <411000>;
|
||||
dynamic-coefficient = <733>;
|
||||
ts = <32000 4700 (-80) 2>;
|
||||
thermal-zone = "gpu-thermal";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user