ARM: dts: rk312x: dmc disable 200M freq

DDR Dvfs tress test failed, disable 200M freq to test OK.
so disabled temporary.

Signed-off-by: Lin Jianhua <linjh@rock-chips.com>
Change-Id: I2f41b1f9c8bfbb33b399a49bbc6a730b87ce9b3d
This commit is contained in:
Lin Jianhua
2022-06-20 09:34:17 +08:00
committed by Tao Huang
parent 00b877ac98
commit 35bcabc502

View File

@@ -234,7 +234,7 @@
system-status-freq = <
/*system status freq(KHz)*/
SYS_STATUS_NORMAL 456000
SYS_STATUS_SUSPEND 456000
SYS_STATUS_SUSPEND 300000
SYS_STATUS_REBOOT 456000
>;
auto-min-freq = <456000>;
@@ -248,6 +248,7 @@
opp-200000000 {
opp-hz = /bits/ 64 <200000000>;
opp-microvolt = <1025000>;
status = "disabled";
};
opp-300000000 {
opp-hz = /bits/ 64 <300000000>;