From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] imx-ssi.c: fix I2S slave setup Date: Thu, 27 May 2010 01:57:56 +0100 Message-ID: <20100527005756.GD22091@sirena.org.uk> References: <1274891873-3704-1-git-send-email-eric@eukrea.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 203DC24389 for ; Thu, 27 May 2010 02:57:57 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1274891873-3704-1-git-send-email-eric@eukrea.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Eric B??nard Cc: s.hauer@pengutronix.de, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org On Wed, May 26, 2010 at 06:37:53PM +0200, Eric B??nard wrote: > * without this fix, the waveform on the SSI port are not real > I2S signal (at least on i.MX27's SSI4) As I said in reply to your previous patch the current mainline i.MX driver is not able to master the clocks at all? From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Thu, 27 May 2010 01:57:56 +0100 Subject: [alsa-devel] [PATCH] imx-ssi.c: fix I2S slave setup In-Reply-To: <1274891873-3704-1-git-send-email-eric@eukrea.com> References: <1274891873-3704-1-git-send-email-eric@eukrea.com> Message-ID: <20100527005756.GD22091@sirena.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 26, 2010 at 06:37:53PM +0200, Eric B??nard wrote: > * without this fix, the waveform on the SSI port are not real > I2S signal (at least on i.MX27's SSI4) As I said in reply to your previous patch the current mainline i.MX driver is not able to master the clocks at all?