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:
Ye Zhang
2023-12-18 10:44:30 +08:00
parent 77fc3bec80
commit 084acd7ca3

View File

@@ -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";
};