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 7E52067A40 for ; Fri, 19 May 2006 08:05:00 +1000 (EST) Subject: Re: [PATCH/2.6.17-rc4 1/10] Powerpc: Add general support for mpc7 448h pc2 (Taiga) platform From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <9FCDBA58F226D911B202000BDBAD4673062C064E@zch01exm40.ap.freescale.net> <1147936929.17679.106.camel@localhost.localdomain> Content-Type: text/plain Date: Fri, 19 May 2006 08:04:44 +1000 Message-Id: <1147989884.5192.26.camel@localhost.localdomain> Mime-Version: 1.0 Cc: Alexandre.Bounine@tundra.com, linuxppc-dev list , Paul Mackerras , Yang Xin-Xin-r48390 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2006-05-18 at 11:41 -0500, Kumar Gala wrote: > >> I will get rid of those tables. I can see that in file > >> arch/powerpc/platforms/85xx/mpc85xx_ads.c (2.6.17-rc4), there is > >> a similar table. Should it be removed in future :)? > > > > Yes. And somebody beaten up for letting that stuff leak into > > arch/powerpc :) > > > >>> Yes, please do so, we will not accept a board that does the above :) > >> > >> I just do the same thing as 85xx :). > > > > Yes and I intend to LART Kumar seriously for that next time I meet > > him :) > > Get in line ;) [lets be fair, I didn't actually do the 85xx/ads.c > port, but it was based on the 83xx which I did do] > > The problem with the irq mapping is we dont have any code yet that > handles the "static" tables. We do, though right now it doesn't do much good if you don't have device nodes for PCI devices indeed :) Fix real soon now ! Ben.