mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: px30: modify dram default timing
Set the default value for pd_idle,sr_idle and standby_idle. Change-Id: Idfa2d62229fd8ec1ab48c2506a6b5ba3da080a49 Signed-off-by: YouMin Chen <cym@rock-chips.com>
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
ddr2_speed_bin = <DDR2_DEFAULT>;
|
||||
ddr3_speed_bin = <DDR3_DEFAULT>;
|
||||
ddr4_speed_bin = <DDR4_DEFAULT>;
|
||||
pd_idle = <0>;
|
||||
sr_idle = <0>;
|
||||
pd_idle = <13>;
|
||||
sr_idle = <93>;
|
||||
sr_mc_gate_idle = <0>;
|
||||
srpd_lite_idle = <0>;
|
||||
standby_idle = <0>;
|
||||
standby_idle = <4000>;
|
||||
|
||||
auto_pd_dis_freq = <1066>;
|
||||
auto_sr_dis_freq = <800>;
|
||||
|
||||
Reference in New Issue
Block a user