mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rk3399: set gpu frequency conversion threshold
upthreshold = <40> downdifferential = <10> Change-Id: I492b973ef7401699dbeeecde8df6d66650155f14 Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
@@ -2176,6 +2176,8 @@
|
||||
#cooling-cells = <2>; /* min followed by max */
|
||||
power-domains = <&power RK3399_PD_GPU>;
|
||||
power-off-delay-ms = <200>;
|
||||
upthreshold = <40>;
|
||||
downdifferential = <10>;
|
||||
status = "disabled";
|
||||
|
||||
gpu_power_model: power_model {
|
||||
|
||||
Reference in New Issue
Block a user