mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rk3576: Add vop-bw-dmc-level for dmc
Change-Id: I37fddb3595bee2192e5f57efe19c722b982f79d6 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -786,10 +786,10 @@
|
||||
clocks = <&scmi_clk SCLK_DDR>;
|
||||
clock-names = "dmc_clk";
|
||||
operating-points-v2 = <&dmc_opp_table>;
|
||||
vop-bw-dmc-freq = <
|
||||
/* min_bw(MB/s) max_bw(MB/s) freq(KHz) */
|
||||
0 1999 528000
|
||||
2000 99999 1068000
|
||||
vop-bw-dmc-level = <
|
||||
/* min_bw(MB/s) max_bw(MB/s) freq_level */
|
||||
0 999 DMC_FREQ_LEVEL_LOW
|
||||
1000 99999 DMC_FREQ_LEVEL_MID_LOW
|
||||
>;
|
||||
upthreshold = <40>;
|
||||
downdifferential = <20>;
|
||||
|
||||
Reference in New Issue
Block a user