Re: [PATCH 03/11] powerpc/85xx: Rework PCI nodes on P1020RDB

2011-10-23 Thread Tabi Timur-B04825
On Sat, Oct 22, 2011 at 4:20 PM, Kumar Gala ga...@kernel.crashing.org wrote: * Move SoC specific details like irq mapping to SoC dtsi * Update interrupt property to cover both error interrupt and PCIe  runtime interrupts Are we going to be doing this for all our device trees? If so, then I

[PATCH 01/16] pmac_zilog: fix unexpected irq

2011-10-23 Thread Finn Thain
On most 68k Macs the SCC IRQ is an autovector interrupt and cannot be masked. This can be a problem when pmac_zilog starts up. For example, the serial debugging code in arch/m68k/kernel/head.S may be used beforehand. It disables the SCC interrupts at the chip but doesn't ack them. Then when a