arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 6 Mar 2018 07:09:13 +0000 (15:09 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 13 Mar 2018 12:01:03 +0000 (13:01 +0100)
sdhci for rk3399-sapphire works for eMMC but keep-power-in-suspend
is an optional property for SDIO.

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

index e5b0369..079a0a4 100644 (file)
 
 &sdhci {
        bus-width = <8>;
-       keep-power-in-suspend;
        mmc-hs400-1_8v;
        mmc-hs400-enhanced-strobe;
        non-removable;