From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: exynos5800-peach-pi: suspend/resume (still) broken Date: Fri, 27 Mar 2015 14:29:35 +0100 Message-ID: <55155B3F.2010704@collabora.co.uk> References: <550953ED.10508@collabora.co.uk> <550C47ED.3010301@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from bhuna.collabora.co.uk ([93.93.135.160]:39308 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752511AbbC0N3l (ORCPT ); Fri, 27 Mar 2015 09:29:41 -0400 In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Abhilash Kesavan Cc: Kevin Hilman , "linux-samsung-soc@vger.kernel.org" , Vikas Sajjan , "linux-arm-kernel@lists.infradead.org" , Pankaj Dubey Hello Abhilash, On 03/20/2015 06:40 PM, Abhilash Kesavan wrote: > > Regarding the mdma0 disablement, it looks like for the system to > suspend properly the mdma0 pclk needs to stay on. > I had time today again to work on this issue and the best place I found to enable and disable the mdma0 clock is in exynos5420_pm_{prepare,resume}. Please let me know if you have a better idea of where the clock should be managed. I'll send a RFC patch-set soon. > Regards, > Abhilash Best regards, Javier From mboxrd@z Thu Jan 1 00:00:00 1970 From: javier.martinez@collabora.co.uk (Javier Martinez Canillas) Date: Fri, 27 Mar 2015 14:29:35 +0100 Subject: exynos5800-peach-pi: suspend/resume (still) broken In-Reply-To: References: <550953ED.10508@collabora.co.uk> <550C47ED.3010301@collabora.co.uk> Message-ID: <55155B3F.2010704@collabora.co.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Abhilash, On 03/20/2015 06:40 PM, Abhilash Kesavan wrote: > > Regarding the mdma0 disablement, it looks like for the system to > suspend properly the mdma0 pclk needs to stay on. > I had time today again to work on this issue and the best place I found to enable and disable the mdma0 clock is in exynos5420_pm_{prepare,resume}. Please let me know if you have a better idea of where the clock should be managed. I'll send a RFC patch-set soon. > Regards, > Abhilash Best regards, Javier