Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c627319 authored by Shawn Lin's avatar Shawn Lin Committed by Heiko Stuebner
Browse files

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: default avatarShawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 0362fcc9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -116,7 +116,6 @@
	cap-mmc-highspeed;
	clock-frequency = <150000000>;
	disable-wp;
	keep-power-in-suspend;
	non-removable;
	num-slots = <1>;
	vmmc-supply = <&vcc_io>;
+0 −2
Original line number Diff line number Diff line
@@ -199,7 +199,6 @@
	bus-width = <8>;
	cap-mmc-highspeed;
	disable-wp;
	keep-power-in-suspend;
	mmc-pwrseq = <&emmc_pwrseq>;
	mmc-hs200-1_2v;
	mmc-hs200-1_8v;
@@ -348,7 +347,6 @@
	clock-freq-min-max = <400000 50000000>;
	cap-sd-highspeed;
	card-detect-delay = <200>;
	keep-power-in-suspend;
	num-slots = <1>;
	pinctrl-names = "default";
	pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;