From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id B2967DDE00 for ; Tue, 9 Jan 2007 20:06:52 +1100 (EST) Subject: Re: Linux 2.6.20-rc4 From: Benjamin Herrenschmidt To: David Woodhouse In-Reply-To: <1168326274.14763.313.camel@shinybook.infradead.org> References: <200701081550.27748.m.kozlowski@tuxland.pl> <45A25C17.5070606@246tNt.com> <1168303139.22458.246.camel@localhost.localdomain> <20070109005624.GA598@suse.de> <1168308323.22458.254.camel@localhost.localdomain> <1168326274.14763.313.camel@shinybook.infradead.org> Content-Type: text/plain Date: Tue, 09 Jan 2007 20:04:48 +1100 Message-Id: <1168333488.22458.263.camel@localhost.localdomain> Mime-Version: 1.0 Cc: Sylvain Munaut , Greg KH , Linus Torvalds , Linux Kernel Mailing List , linuxppc-dev@ozlabs.org, Mariusz Kozlowski , paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2007-01-09 at 15:04 +0800, David Woodhouse wrote: > On Tue, 2007-01-09 at 13:05 +1100, Benjamin Herrenschmidt wrote: > > Sylvain fixes are. My endian patches are for ps3 and toshiba celleb, > > none of which is fully merged in 2.6.20 so they are fine to wait. It's > > mostly a matter of being a PITA to rebase Sylvain stuff to apply before > > mine and rebase mine on top of his I suppose :-) > > Er, doesn't Efika need the same endian patches? No, Efika is fully big endian OHCI which is already supported. The patches are for "split" endian OHCI and EHCI (the toshiba chip). Ben.