mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02: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:
parent
da17fb1daf
commit
069d2d95b4
|
|
@ -1703,6 +1703,7 @@ &sdhci {
|
|||
no-sd;
|
||||
non-removable;
|
||||
max-frequency = <200000000>;
|
||||
full-pwr-cycle-in-suspend;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user