arm64: dts: rockchip: set gpu Frequency conversion threshold for px30

upthreshold = <40>
downdifferential = <10>

Change-Id: I855202385a8ee856793a2e3622e2099e6351c56f
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2019-12-19 15:29:04 +08:00
committed by Tao Huang
parent 4bd29509fe
commit 6bb00eb414

View File

@@ -1319,6 +1319,9 @@
<GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "GPU", "MMU", "JOB";
upthreshold = <40>;
downdifferential = <10>;
clocks = <&cru SCLK_GPU>;
clock-names = "clk_mali";
power-domains = <&power PX30_PD_GPU>;