From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 1/2] Add MPC52xx Interrupt controller support for ARCH=powerpc From: Benjamin Herrenschmidt To: Grant Likely In-Reply-To: <528646bc0610311408i3a7a9a7ep11ad54c1779aa4bc@mail.gmail.com> References: <200610292310.k9TNAHXZ013852@post.webmailer.de> <7BDB728E-0CC2-4940-9856-B496022F3482@kernel.crashing.org> <4546F7DE.6070104@bplan-gmbh.de> <1162280335.25682.302.camel@localhost.localdomain> <4547086D.2050808@bplan-gmbh.de> <1162284176.25682.320.camel@localhost.localdomain> <454712A4.3000501@bplan-gmbh.de> <4547AC30.3090208@bplan-gmbh.de> <1162331943.25682.358.camel@localhost.localdomain> <528646bc0610311408i3a7a9a7ep11ad54c1779aa4bc@mail.gmail.com> Content-Type: text/plain Date: Wed, 01 Nov 2006 09:11:04 +1100 Message-Id: <1162332664.25682.362.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, linuxppc-embedded@ozlabs.org, sl@bplan-gmbh.de, sha@pengutronix.de List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > This definitely needs to be removed. It's used to figure out which > driver should drive a PSC (based on function). We've got a device > tree to provide this information now. Which means we should define how that is presented in the devie-tree and Nicolas should then update his tree accordingly... Ben.