From: Reizer, Eyal Date: Sun, 26 Mar 2017 08:53:10 +0000 (+0000) Subject: ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend X-Git-Tag: v4.11-rc7~1^2^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9bcf53f34a2c1cebc45cc12e273dcd5f51fbc099;p=karo-tx-linux.git ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend mmc2 used for wl12xx was missing the keep-power-in suspend parameter. As a result the board couldn't reach suspend state. Signed-off-by: Eyal Reizer Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts index 9e43c443738a..9ba4b18c0cb2 100644 --- a/arch/arm/boot/dts/am335x-evmsk.dts +++ b/arch/arm/boot/dts/am335x-evmsk.dts @@ -672,6 +672,7 @@ ti,non-removable; bus-width = <4>; cap-power-off-card; + keep-power-in-suspend; pinctrl-names = "default"; pinctrl-0 = <&mmc2_pins>;