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 <eyalr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Reizer, Eyal 2017-03-26 08:53:10 +00:00 committed by Tony Lindgren
parent 7d79f6098d
commit 9bcf53f34a

View File

@ -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>;