From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 5/5] ASoC: S3C64XX: Fix to support BCLK, LRCLK rates setting Date: Fri, 6 Aug 2010 12:17:51 +0100 Message-ID: <20100806111750.GE398@rakim.wolfsonmicro.main> References: <1281053592-3311-1-git-send-email-sw.youn@samsung.com> <1281054999-18243-1-git-send-email-sw.youn@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 4351310399E for ; Fri, 6 Aug 2010 13:17:52 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Seungwhan Youn Cc: alsa-devel@alsa-project.org, Jassi Brar , Liam Girdwood , Seungwhan Youn List-Id: alsa-devel@alsa-project.org On Fri, Aug 06, 2010 at 03:02:49PM +0900, Seungwhan Youn wrote: > I see, if Mark's opinion is same as before, I think I can try to make > another patch for it. :) I will look at this myself, the major blocker on doing so had been that for many kernel releases it was not possible to use the IISv4 interface since the support for the IISv4 main clock didn't get merged so every time I spent any time on this it was all consumed implementing that and resubmitting changes for that. That appears to be sorted in at least 2.6.34 so I can now run tests much more easily.