mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user