From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: HTC smartphones support patch set Date: Tue, 12 Jun 2007 06:20:15 -0700 Message-ID: <20070612132015.GC28834@atomide.com> References: <466ADD58.6040608@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <466ADD58.6040608@free.fr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Vivien Chappelier Cc: Linux OMAP List-Id: linux-omap@vger.kernel.org * Vivien Chappelier [070609 10:04]: > Hello, > > The following patches add support for some of the HTC smartphones: > - HTC Typhoon, based on the OMAP730 platform > - HTC Hurricane and Tornado, based on the OMAP850 platform > > As these phone are very similar, a single MACHINE_TYPE_TYPHOON is used for > all > phones and runtime detection of the model is performed at boot time. The > goal > is to extend support for other models later. > > These patches provide support for the following devices: > - LCD panel and framebuffer > - USB as a slave device > - MMC/SD controller > - Keypad > - Leds > > For more information on the project, see the page: > http://vivien.chappelier.free.fr/typhoon/index.html > > The patches have been stable for some time now, with updates consisting > mostly > in catching up with the omap tree. They also provide some generic fixes for > OMAP730, so I am submitting them for inclusion in the omap tree. > Please review and comment, if something cannot be applied, I will gladly > improve it and resubmit it later based on your remarks. Cool :) Tony