mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09: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:
@@ -16,8 +16,8 @@
|
||||
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>;
|
||||
|
||||
Reference in New Issue
Block a user