arm64: dts: hikey: Remove keep-power-in-suspend property
authoroscardagrach <ryan@edited.us>
Fri, 13 Jul 2018 16:02:31 +0000 (11:02 -0500)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 17 Jul 2018 11:02:30 +0000 (12:02 +0100)
Remove the keep-power-in-suspend property because it keeps wifi power
on during suspend. This property is only required when enabling WoWLAN
and should only be enabled based on need.

Signed-off-by: Ryan Grachek <ryan@edited.us>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts

index 7f12624..f4964be 100644 (file)
                        bus-width = <0x4>;
                        non-removable;
                        cap-power-off-card;
-                       keep-power-in-suspend;
                        vmmc-supply = <&reg_vdd_3v3>;
                        mmc-pwrseq = <&wl1835_pwrseq>;