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:
Finley Xiao
2024-05-15 14:57:29 +08:00
committed by Tao Huang
parent 7ee4b8fe83
commit a77252e2b5

View File

@@ -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>;