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 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:
parent
1e3334adf1
commit
605b9e4765
|
|
@ -1021,6 +1021,7 @@ &sdhci {
|
|||
max-frequency = <200000000>;
|
||||
mmc-hs400-1_8v;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
full-pwr-cycle-in-suspend;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user