From: Manuel L. <ma...@ro...> - 2007-07-31 04:41:15
|
On Tue, Jul 31, 2007 at 07:22:14AM +0900, Paul Mundt wrote: > On Mon, Jul 30, 2007 at 07:30:42PM +0900, Magnus Damm wrote: > > sh: intc - add support for SH7760 V2 > > > > This patch converts the cpu specific interrupt setup code for sh7760 from > > ipr + intc2 to intc. New vectors are also added to match the information > > provided by the datasheet. > > > > Vectors for IRQ4-IRQ7 are enabled by default. Use plat_irq_setup_pins() if > > pins IRL0-3 should be used in IRLM mode. > > > > The patch also adds the SIM block to the serial port platform data. > > Version two of this patch fixes MMCIF problems reported by Manuel Lauss. > > > > Signed-off-by: Magnus Damm <da...@ig...> > > Manuel, can you add an Acked-by for this if it works for you and there > are no other visible regressions on your platform? I'll add it to the > 2.6.24 queue then, thanks. I see no problems with it, so: Acked-by: Manuel Lauss <ma...@ro...> Thanks, Manuel Lauss |