From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2.6.27-rc8 1/2] drivers/mfd/twl4030-core.c Date: Thu, 2 Oct 2008 10:27:09 +0300 Message-ID: <20081002072704.GC7942@atomide.com> References: <200810011144.20510.david-b@pacbell.net> <200810011453.26699.david-b@pacbell.net> <20081002060521.GA7942@atomide.com> <200810012353.57753.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:59332 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751706AbYJBHYU (ORCPT ); Thu, 2 Oct 2008 03:24:20 -0400 Content-Disposition: inline In-Reply-To: <200810012353.57753.david-b@pacbell.net> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: David Brownell Cc: Samuel Ortiz , lkml , Felipe Balbi , linux-omap@vger.kernel.org * David Brownell [081002 09:54]: > On Wednesday 01 October 2008, Tony Lindgren wrote: > > * David Brownell [081002 00:53]: > > > On Wednesday 01 October 2008, David Brownell wrote: > > > > > > > NOTE: this is the current code from the linux-omap tree. > > > > > > This chip being used on a whole bunch of boards: > > > > > > - Gumstix Overo > > > - BeagleBoard.org > > > - Omap ZOOM (Labrador) > > > - OMAP 2430 and 3430 SDP, > > > - OMAP2 and OMAP3 EVM > > > - ... more (openpandora.org ?) > > My bad. Openpandora just opened for preorders *today* (PST) > and sold out all 3000 units. I'm sure I mentioned it well > after most of them were sold, so it's not my fault their > server was killed. Really ... > > > > > > > > which will get much closer to "usable with mainline kernels" > > > when their power management chip works in mainline! :) > > > > Cool. I'll post some patches against mainline kernel > > for booting minimal omap3 boards within next few days. > > So we should get at least beagle and overo booting > > to some extent, maybe with serial and musb. > > Sounds like it *should* be a nice, modest, achievable > goal, right? Something tells me it won't be that easy! > More power to you. Hmm, well it's really the rest of the already posted omap2-upstream that RMK already commented on, plus one patch for sram for 34xx, then just the board files. So it should be doable yeah. Tony