From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: imx-ssi: Fix mono playback Date: Tue, 7 Aug 2012 14:26:12 +0100 Message-ID: <20120807132611.GF16861@opensource.wolfsonmicro.com> References: <1344281785-22478-1-git-send-email-fabio.estevam@freescale.com> <20120806195438.GD16199@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 BDF43265F51 for ; Tue, 7 Aug 2012 18:01:52 +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: Trent Piepho Cc: "alsa-devel@alsa-project.org" , Estevam Fabio-R49496 , Tabi Timur-B04825 , "kernel@pengutronix.de" , Fabio Estevam , "gcembed@gmail.com" List-Id: alsa-devel@alsa-project.org On Tue, Aug 07, 2012 at 01:39:26AM -0400, Trent Piepho wrote: Don't top post! > It depends on the codec connected to the I2S. We have SSI that works > in mono mode, using a modified driver. Our codec allows mono playback > by only using the samples on the left channel. This is extremely common.