mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -310,11 +310,11 @@
|
||||
};
|
||||
|
||||
&dfi {
|
||||
status = "okay";
|
||||
// status = "okay";
|
||||
};
|
||||
|
||||
&dmc {
|
||||
status = "okay";
|
||||
// status = "okay";
|
||||
center-supply = <&vdd_center>;
|
||||
upthreshold = <60>;
|
||||
downdifferential = <40>;
|
||||
|
||||
Reference in New Issue
Block a user