Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752706AbbDOIHx (ORCPT ); Wed, 15 Apr 2015 04:07:53 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:36006 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751757AbbDOIHi (ORCPT ); Wed, 15 Apr 2015 04:07:38 -0400 Message-ID: <552E1C39.4070104@collabora.co.uk> Date: Wed, 15 Apr 2015 10:07:21 +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 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> In-Reply-To: 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: 1215 Lines: 35 Hello Kukjin, 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 -- 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/