devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
       [not found] ` <1490517995-12895-1-git-send-email-eyalr-l0cyMroinI0@public.gmane.org>
@ 2017-03-26  8:53   ` Reizer, Eyal
       [not found]     ` <8665E2433BC68541A24DFFCA87B70F5B363623DC-1tpBd5JUCm6IQmiDNMet8wC/G2K4zDHf@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Reizer, Eyal @ 2017-03-26  8:53 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, Rob Herring,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

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-l0cyMroinI0@public.gmane.org>
---
 arch/arm/boot/dts/am335x-evmsk.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts
index 9e43c44..9ba4b18 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>;
 
-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
       [not found]     ` <8665E2433BC68541A24DFFCA87B70F5B363623DC-1tpBd5JUCm6IQmiDNMet8wC/G2K4zDHf@public.gmane.org>
@ 2017-03-27 17:12       ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2017-03-27 17:12 UTC (permalink / raw)
  To: Reizer, Eyal
  Cc: Benoît Cousson, Rob Herring,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

* Reizer, Eyal <eyalr-l0cyMroinI0@public.gmane.org> [170326 01:55]:
> mmc2 used for wl12xx was missing the keep-power-in suspend
> parameter. As a result the board couldn't reach suspend state.

OK applying into omap-for-v4.11/fixes thanks.

Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-27 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1490517995-12895-1-git-send-email-eyalr@ti.com>
     [not found] ` <1490517995-12895-1-git-send-email-eyalr-l0cyMroinI0@public.gmane.org>
2017-03-26  8:53   ` [PATCH] ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend Reizer, Eyal
     [not found]     ` <8665E2433BC68541A24DFFCA87B70F5B363623DC-1tpBd5JUCm6IQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2017-03-27 17:12       ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).