Skip to content

Commit 1cb7b3e

Browse files
YouMinChenrkhuangtao
authored andcommitted
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>
1 parent 8a67524 commit 1cb7b3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/rockchip/px30-dram-default-timing.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
pd_idle = <13>;
1717
sr_idle = <93>;
1818
sr_mc_gate_idle = <0>;
19-
srpd_lite_idle = <0>;
20-
standby_idle = <4000>;
19+
srpd_lite_idle = <0>;
20+
standby_idle = <0>;
2121

2222
auto_pd_dis_freq = <1066>;
2323
auto_sr_dis_freq = <800>;

0 commit comments

Comments
 (0)