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:
YouMin Chen 2018-06-21 14:30:26 +08:00 committed by Tao Huang
parent 8a675248f2
commit 1cb7b3ece5

View File

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