mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3576: Add vop-bw-dmc-freq for dmc
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I84e3db9de6d439569185eae65f5f3f3cb9717334
This commit is contained in:
@@ -786,6 +786,11 @@
|
||||
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
|
||||
>;
|
||||
upthreshold = <40>;
|
||||
downdifferential = <20>;
|
||||
system-status-level = <
|
||||
|
||||
Reference in New Issue
Block a user