arm64: dts: rockchip: remove abused keep-power-in-suspend
authorShawn Lin <shawn.lin@rock-chips.com>
Thu, 20 Jul 2017 07:36:34 +0000 (15:36 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 22 Jul 2017 20:48:41 +0000 (22:48 +0200)
keep-power-in-suspend was invented for SDIO only, so it should
not be used for eMMC node.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts
arch/arm64/boot/dts/rockchip/rk3399-firefly.dts

index e430fac..13a9e22 100644 (file)
@@ -86,7 +86,6 @@
        cap-mmc-highspeed;
        clock-frequency = <150000000>;
        disable-wp;
-       keep-power-in-suspend;
        mmc-hs200-1_8v;
        no-sdio;
        no-sd;
index ba1d981..2821671 100644 (file)
 
 &sdhci {
        bus-width = <8>;
-       keep-power-in-suspend;
        mmc-hs400-1_8v;
        mmc-hs400-enhanced-strobe;
        non-removable;