From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zidan Wang Subject: Re: [PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast Date: Tue, 11 Aug 2015 17:34:49 +0800 Message-ID: <20150811093448.GC28723@shlinux2> References: <6fa4e6ebf1f34f5d637324c9f62e68b03037568c.1438928296.git.zidan.wang@freescale.com> <20150811091220.GA3008@Asurada-CZ80> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0138.outbound.protection.outlook.com [157.56.110.138]) by alsa0.perex.cz (Postfix) with ESMTP id F231E2604DD for ; Tue, 11 Aug 2015 12:45:29 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Fabio Estevam Cc: "alsa-devel@alsa-project.org" , Timur Tabi , Xiubo Li , Liam Girdwood , tiwai@suse.com, Nicolin Chen , Mark Brown List-Id: alsa-devel@alsa-project.org On Tue, Aug 11, 2015 at 07:41:52AM -0300, Fabio Estevam wrote: > On Tue, Aug 11, 2015 at 6:12 AM, Nicolin Chen wrote: > > On Fri, Aug 07, 2015 at 02:21:05PM +0800, Zidan Wang wrote: > >> For i.MX6 SoloX, there is a mode of the SoC to shutdown all power source of > >> modules during system suspend and resume procedure. Thus, SAI needs to save > >> all the values of registers before the system suspend and restore them after > >> the system resume. > >> > >> Signed-off-by: Zidan Wang > > > > Have you tested this series based on the for-next branch? > > I am also interested in testing sai, but if I recall correctly we > still miss the SDMA remap feature, right? > I have sent the SDMA remap patch to community, but have no response now. I can share the patch for you. Best Regards, Zidan Wang > Regards, > > Fabio Estevam