Skip to content

Commit b53829d

Browse files
Weixin Zhourkhuangtao
authored andcommitted
arm64: dts: rockchip: rk3588s-tablet-rk806-single: adjust gpu upthreshold/downdifferential
adjust upthreshold/downdifferential for gpu to save power Signed-off-by: Weixin Zhou <[email protected]> Change-Id: I992f6dd55f86f27c86d9472a3519f24e6f9cb1b6
1 parent 559e5fb commit b53829d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3588s-tablet-rk806-single.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,8 @@
10761076
&gpu {
10771077
mali-supply = <&vdd_gpu_s0>;
10781078
mem-supply = <&vdd_gpu_mem_s0>;
1079+
upthreshold = <60>;
1080+
downdifferential = <30>;
10791081
status = "okay";
10801082
};
10811083

0 commit comments

Comments
 (0)