From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: issues porting codec to s3c2443 Date: Wed, 24 Feb 2010 17:54:20 +0000 Message-ID: <20100224175419.GI9018@sirena.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id D65B024436 for ; Wed, 24 Feb 2010 18:54:20 +0100 (CET) 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: "Austin, Brian" Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Feb 24, 2010 at 11:43:41AM -0600, Austin, Brian wrote: > sure that I am missing something because of that. The question is, is > it ok to submit the codec standalone and have someone look at it to make > sure I made the correct changes. No compiler warnings occur. My port > was based off of the WM8750 if that helps any Yes, it's entirely normal to submit CODEC drivers that aren't referenced by any machine drivers in mainline - please just go ahead and do this. > soc-audio soc-audio: RXEN: Invalid MODE in IISMOD ... > It seems that the S3C2412 I2S is not setup correctly for my platform. It'd probably be easier for folks to help if you post your machine driver...