Re: [PATCH 4/6] MPC5121 Add MPC5121ADS cpld support

2008-06-29 Thread John Rigby
On Sat, Jun 28, 2008 at 11:36 PM, Grant Likely <[EMAIL PROTECTED]> wrote: > Minor comments below. > > On Fri, Jun 20, 2008 at 10:58:37AM -0600, John Rigby wrote: >> Add a interrupt host for the interrupt >> controller in the mpc5121ads cpld. >> PCI interrupts are 0-7 the rest are 8-15 >> Touchscree

Re: [PATCH 4/6] MPC5121 Add MPC5121ADS cpld support

2008-06-28 Thread Grant Likely
Minor comments below. On Fri, Jun 20, 2008 at 10:58:37AM -0600, John Rigby wrote: > Add a interrupt host for the interrupt > controller in the mpc5121ads cpld. > PCI interrupts are 0-7 the rest are 8-15 > Touchscreen pendown irq is hardwired to irq1 > All other irqs are chainged to irq0 > > Signe

[PATCH 4/6] MPC5121 Add MPC5121ADS cpld support

2008-06-20 Thread John Rigby
Add a interrupt host for the interrupt controller in the mpc5121ads cpld. PCI interrupts are 0-7 the rest are 8-15 Touchscreen pendown irq is hardwired to irq1 All other irqs are chainged to irq0 Signed-off-by: John Rigby <[EMAIL PROTECTED]> --- arch/powerpc/platforms/512x/Kconfig|