mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM64: dts: rk3399-evb: add keep-power-in-suspend for sdhci
We not ONLY keep card power despite of the power status of Soc, so we should add this tag to speed up the wake. Change-Id: I318342829cf2f5ef6d3e250c59979c156b412123 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
@@ -261,6 +261,7 @@
|
||||
mmc-hs400-1_8v;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user