Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751878AbbD3Alq (ORCPT ); Wed, 29 Apr 2015 20:41:46 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:55792 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbbD3Alo (ORCPT ); Wed, 29 Apr 2015 20:41:44 -0400 Message-ID: <55417A3B.8090708@collabora.co.uk> Date: Thu, 30 Apr 2015 02:41:31 +0200 From: Javier Martinez Canillas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Kukjin Kim , kgene.kim@samsung.com CC: Doug Anderson , Olof Johansson , Kevin Hilman , Tyler Baker , Abhilash Kesavan , "linux-arm-kernel@lists.infradead.org" , linux-samsung-soc , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/1] ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards References: <1428411814-21098-1-git-send-email-javier.martinez@collabora.co.uk> <552E1C39.4070104@collabora.co.uk> In-Reply-To: <552E1C39.4070104@collabora.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1368 Lines: 43 Hello Kukjin, On 04/15/2015 10:07 AM, Javier Martinez Canillas wrote: > > On 04/07/2015 05:09 PM, Doug Anderson wrote: >> Javier, >> >> On Tue, Apr 7, 2015 at 6:03 AM, Javier Martinez Canillas >> wrote: >>> The Marvell mwifiex driver prevents the system to enter into a suspend >>> state if the card power is not preserved during a suspend/resume cycle. >>> >>> So Suspend-to-RAM and Suspend-to-idle is failing on Exynos5800 Peach Pi >>> and Exynos5420 Peach Pit Chromebooks. >>> >>> Add the keep-power-in-suspend Power Management property to the SDIO/MMC >>> node so the mwifiex suspend handler doesn't fail and the system is able >>> to enter into a suspend state. >>> >>> Signed-off-by: Javier Martinez Canillas >>> --- >>> arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 + >>> arch/arm/boot/dts/exynos5800-peach-pi.dts | 1 + >>> 2 files changed, 2 insertions(+) >> >> Reviewed-by: Doug Anderson >> > > Any comments on this patch? > > Best regards, > Javier > Gentle reminder about this patch. Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/