ARM64: dts: rk3399-evb: disable dmc

Since ddr initalize codes have some update, so ddr dmc driver
needs to update.

Disable the dmc currently for evb to boot success.

Change-Id: Ica259a81f5412da31d41b68c841dfda7d8c2e3b2
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2016-09-20 15:47:48 +08:00
committed by Huang, Tao
parent b900753b66
commit a8efa2f611

View File

@@ -310,11 +310,11 @@
};
&dfi {
status = "okay";
// status = "okay";
};
&dmc {
status = "okay";
// status = "okay";
center-supply = <&vdd_center>;
upthreshold = <60>;
downdifferential = <40>;