From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: imx-ssi: Fix mono playback Date: Mon, 6 Aug 2012 23:25:31 +0100 Message-ID: <20120806222530.GG26698@opensource.wolfsonmicro.com> References: <1344281785-22478-1-git-send-email-fabio.estevam@freescale.com> <20120806195438.GD16199@opensource.wolfsonmicro.com> <20120806220136.GE26698@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 300FE265E16 for ; Mon, 6 Aug 2012 23:55:46 +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: Fabio Estevam , alsa-devel@alsa-project.org, kernel@pengutronix.de, gcembed@gmail.com List-Id: alsa-devel@alsa-project.org On Mon, Aug 06, 2012 at 07:10:07PM -0300, Fabio Estevam wrote: > On Mon, Aug 6, 2012 at 7:01 PM, Mark Brown > > Is the device using I2S? I2S doesn't really support stero properly... > The format is: > #define FMT_SSI (SND_SOC_DAIFMT_DSP_A | SND_SOC_DAIFMT_NB_NF | \ > SND_SOC_DAIFMT_CBM_CFM) No, then. > Maybe I should do something similar in imx-mc13783? That's cut'n'paste since before my time, and the comment about it being something the SSI driver ought to do does apply. But it's worth trying.