mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
arm64: dts: rockchip: px30: disable ddr standby
The function of ddr standby influence memory stability, so disable it for the present. Change-Id: I9df7381944687da8819665009b162c387eb06ceb Signed-off-by: YouMin Chen <cym@rock-chips.com>
This commit is contained in:
parent
8a675248f2
commit
1cb7b3ece5
|
|
@ -16,8 +16,8 @@ ddr_timing: ddr_timing {
|
|||
pd_idle = <13>;
|
||||
sr_idle = <93>;
|
||||
sr_mc_gate_idle = <0>;
|
||||
srpd_lite_idle = <0>;
|
||||
standby_idle = <4000>;
|
||||
srpd_lite_idle = <0>;
|
||||
standby_idle = <0>;
|
||||
|
||||
auto_pd_dis_freq = <1066>;
|
||||
auto_sr_dis_freq = <800>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user