Commit 0bd6213f authored by Shawn Lin's avatar Shawn Lin Committed by Heiko Stuebner

arm64: dts: rockchip: remove abused keep-power-in-suspend

keep-power-in-suspend was invented for SDIO only, so it should
not be used for eMMC node.
Signed-off-by: default avatarShawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6fc496ed
...@@ -86,7 +86,6 @@ &emmc { ...@@ -86,7 +86,6 @@ &emmc {
cap-mmc-highspeed; cap-mmc-highspeed;
clock-frequency = <150000000>; clock-frequency = <150000000>;
disable-wp; disable-wp;
keep-power-in-suspend;
mmc-hs200-1_8v; mmc-hs200-1_8v;
no-sdio; no-sdio;
no-sd; no-sd;
......
...@@ -632,7 +632,6 @@ &saradc { ...@@ -632,7 +632,6 @@ &saradc {
&sdhci { &sdhci {
bus-width = <8>; bus-width = <8>;
keep-power-in-suspend;
mmc-hs400-1_8v; mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe; mmc-hs400-enhanced-strobe;
non-removable; non-removable;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment