mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: enable emmc power off notify for rk3588s-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: Iea233d378c0a7f313ebc39228b4e109cbb4a4f83
This commit is contained in:
@@ -1021,6 +1021,7 @@
|
||||
max-frequency = <200000000>;
|
||||
mmc-hs400-1_8v;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
full-pwr-cycle-in-suspend;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user