From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <455063C6.6070205@246tNt.com> Date: Tue, 07 Nov 2006 11:45:26 +0100 From: Sylvain Munaut MIME-Version: 1.0 To: Nicolas DET Subject: Re: [PATCH/RFC] powerpc: Add MPC5200 Interrupt Controller support. References: <200611071040.kA7Aeea6006482@post.webmailer.de> In-Reply-To: <200611071040.kA7Aeea6006482@post.webmailer.de> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, sven@genesi-usa.com, linuxppc-embedded@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Nicolas DET wrote: > This patch add MPC52xx Interrupt controller for ARCH=powerpc. > > It includes the main code in arch/powerpc/sysdev/ ad well as an header file in > include/asm-powerpc. > > The header file has now distinct section for the struct and the IRQ mapping/enconding define > > Signed-off-by: Nicolas DET Acked-by: Sylvain Munaut