Skip to content

Commit 7c62731

Browse files
shawn1221mmind
authored andcommitted
arm64: dts: rockchip: remove the abuse of keep-power-in-suspend
It was invented for sdio only, and should not be used for sdmmc or emmc. Remove it. Signed-off-by: Shawn Lin <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 0362fcc commit 7c62731

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@
116116
cap-mmc-highspeed;
117117
clock-frequency = <150000000>;
118118
disable-wp;
119-
keep-power-in-suspend;
120119
non-removable;
121120
num-slots = <1>;
122121
vmmc-supply = <&vcc_io>;

arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
bus-width = <8>;
200200
cap-mmc-highspeed;
201201
disable-wp;
202-
keep-power-in-suspend;
203202
mmc-pwrseq = <&emmc_pwrseq>;
204203
mmc-hs200-1_2v;
205204
mmc-hs200-1_8v;
@@ -348,7 +347,6 @@
348347
clock-freq-min-max = <400000 50000000>;
349348
cap-sd-highspeed;
350349
card-detect-delay = <200>;
351-
keep-power-in-suspend;
352350
num-slots = <1>;
353351
pinctrl-names = "default";
354352
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;

0 commit comments

Comments
 (0)