From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dong Aisheng Subject: Re: SAIF configuration on imx28 Date: Thu, 23 Aug 2012 14:48:45 +0800 Message-ID: <20120823064844.GD10057@shlinux2.ap.freescale.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe004.messaging.microsoft.com [216.32.181.184]) by alsa0.perex.cz (Postfix) with ESMTP id 28FBD2652CA for ; Thu, 23 Aug 2012 09:08:28 +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: George Stefan Cc: "alsa-devel@alsa-project.org" , Mark Brown , Fabio Estevam , Lauri Hintsala List-Id: alsa-devel@alsa-project.org On Thu, Aug 23, 2012 at 02:41:30PM +0800, George Stefan wrote: ... > /*set the saif clk mux, saif0/saif1 both use saif0 clk*/ > __raw_writel(BF_DIGCTL_CTRL_SAIF_CLKMUX_SEL(0x0), \ Should this be 0x2 if both saif0 and saif1 are using saif0 clk? > IO_ADDRESS(DIGCTL_PHYS_ADDR) + HW_DIGCTL_CTRL); > Using this configuration i am not able to receive IRQs from DMA and i > think the reason > is that SAIF is not receiving the CLK. > What do you think? > Thanks, > George. Regards Dong Aisheng