Skip to content
Snippets Groups Projects
Commit 9bcf53f3 authored by Reizer, Eyal's avatar Reizer, Eyal Committed by Tony Lindgren
Browse files

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: default avatarEyal Reizer <eyalr@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 7d79f609
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment