mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: enable emmc power off notify for rk3568-evb
The emmc power is turned off after it is suspended. The drivers need to enable the power off notification, otherwise the emmc initialization will take a long time during wake-up. Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: Ifbcfdc0b7821c85cc20d7a88c86c29b5343d7259
This commit is contained in:
@@ -1703,6 +1703,7 @@
|
||||
no-sd;
|
||||
non-removable;
|
||||
max-frequency = <200000000>;
|
||||
full-pwr-cycle-in-suspend;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user