From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH 3/3][RFC] ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCR Date: Fri, 13 Mar 2009 00:46:51 +0100 Message-ID: <20090312234650.GA25695@buzzloop.caiaq.de> References: <1236795420-12175-1-git-send-email-philipp.zabel@gmail.com> <1236795420-12175-3-git-send-email-philipp.zabel@gmail.com> <20090311184416.GA29865@buzzloop.caiaq.de> <74d0deb30903111410v5a601709jf779c0d2e64e7de7@mail.gmail.com> <20090312004639.GB7462@buzzloop.caiaq.de> <20090312102355.GB4038@rakim.wolfsonmicro.main> <20090312102749.GA14526@buzzloop.caiaq.de> <74d0deb30903121209ke7e84g7c448b9e14118097@mail.gmail.com> <20090312191803.GA32020@rakim.wolfsonmicro.main> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from buzzloop.caiaq.de (buzzloop.caiaq.de [212.112.241.133]) by alsa0.perex.cz (Postfix) with ESMTP id 54B361038DB for ; Fri, 13 Mar 2009 00:46:54 +0100 (CET) Content-Disposition: inline In-Reply-To: <20090312191803.GA32020@rakim.wolfsonmicro.main> 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: Mark Brown Cc: alsa-devel@alsa-project.org, pHilipp Zabel List-Id: alsa-devel@alsa-project.org On Thu, Mar 12, 2009 at 07:18:03PM +0000, Mark Brown wrote: > > There is one more thing I didn't think about yet. Disabling network > > mode here unconditionally should break Zylonite as is, unless it can > > also be changed to use that special 64fs mode. > > This code is found in zylonite_voice_hw_params right now: > > Yes, it completely hoses zylonite. I'm currently trying to come up with > a non-networked configuration for Zylonite though. Ok, thanks. However, if you're unable to get that running, I could also strip the patch down to explictly disable network mode for my special case. I hoped to get a straight approach working for everyone, but when we end up having more trouble fixing all the boards then, I would go the other way. Daniel