From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muin.pair.com (muin.pair.com [209.68.1.55]) by ozlabs.org (Postfix) with ESMTP id 329712C04BB for ; Wed, 30 Oct 2013 00:00:47 +1100 (EST) Message-ID: <526FB17C.3090009@tabi.org> Date: Tue, 29 Oct 2013 08:00:44 -0500 From: Timur Tabi MIME-Version: 1.0 To: Chen Guangyu-B42378 Subject: Re: [PATCH 2/3] ASoC: fsl_ssi: Add dual fifo mode support References: <02f8867363ed3038a0a70703856e4b642fef4339.1383047327.git.b42378@freescale.com>, <526FAD41.2000805@tabi.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , "alsa-devel@alsa-project.org" , "pawel.moll@arm.com" , "linux-doc@vger.kernel.org" , "s.hauer@pengutronix.de" , "swarren@wwwdotorg.org" , "linux-kernel@vger.kernel.org" , "rob.herring@calxeda.com" , Huang Shijie-B32955 , "broonie@kernel.org" , "ijc+devicetree@hellion.org.uk" , "dmaengine@vger.kernel.org" , "shawn.guo@linaro.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Chen Guangyu-B42378 wrote: > Without dual fifo support, handware underrun would occasionally > occur and then two audio channels would physically swap. This could > be easily reproduced in low bus frequency situation, while it would > be better if we enable dual fifo. Ok. ACK.