From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/5] Updates on mcbsp driver Date: Thu, 24 Apr 2008 14:45:46 -0700 Message-ID: <20080424214544.GP16834@atomide.com> References: <1209052465-13210-1-git-send-email-edubezval@gmail.com> <20080424211019.GC8794@kedavra.cpe.vivax.com.br> <1209071583.30582.186.camel@mort> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:49559 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753403AbYDXVpx (ORCPT ); Thu, 24 Apr 2008 17:45:53 -0400 Content-Disposition: inline In-Reply-To: <1209071583.30582.186.camel@mort> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Igor Stoppa Cc: me@felipebalbi.com, Eduardo Valentin , linux-omap@vger.kernel.org, Eduardo Valentin , ext Chandra shekhar * Igor Stoppa [080424 14:20]: > On Fri, 2008-04-25 at 00:10 +0300, ext Felipe Balbi wrote: > > On Thu, Apr 24, 2008 at 11:54:20AM -0400, Eduardo Valentin wrote: > > > From: Eduardo Valentin > > > > > > This patch series updates mcbsp driver by transforming it into > > > a platform driver. This is a very initial implementation. > > > Basically it moves machine specific code to their correct place > > > and creates the platform driver necessary structures. > > > > > > It must be working for previous boards. For omap34xx it should > > > work for mcbsp 1 and 2. > > > > > > In order to do not break other places, I tryied to do not change > > > previous API. But future improvements are needed. > > > > > > Clock definitions for mcbsp 1 and 2 were also modified to add > > > correct support for omap34xx. > > > > > > Comments are wellcome. > > > > checkpatch doesn't complain, although i didn't really test it. > > However I'd prefer see this patchset being merged with > > [RFC/PATCH 1/1] McBSP support for 2430/34XX > > and only later considered for integration. Yeah, Chandra and Eduardo, can you guys put together a merged series of patches? Tony