[PATCH v2 1/3] ARM: shmobile: r8a7791: add internal PCI bridge nodes
Arnd Bergmann
arnd at arndb.de
Tue May 20 01:04:13 PDT 2014
On Tuesday 20 May 2014 01:52:05 Sergei Shtylyov wrote:
> + interrupt-map-mask = <0xff00 0 0 0x7>;
> + interrupt-map = <0x0000 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
> + 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH
> + 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>;
Are there only internal devices on this PCI host?
If there are slots, the map should normally list all four interrupts
per slot in some way.
Arnd
More information about the linux-arm-kernel
mailing list