linux/Documentation/devicetree/bindings/interrupt-controller
Grant Likely 79d9701559 of/irq: create interrupts-extended property
The standard interrupts property in device tree can only handle
interrupts coming from a single interrupt parent. If a device is wired
to multiple interrupt controllers, then it needs to be attached to a
node with an interrupt-map property to demux the interrupt specifiers
which is confusing. It would be a lot easier if there was a form of the
interrupts property that allows for a separate interrupt phandle for
each interrupt specifier.

This patch does exactly that by creating a new interrupts-extended
property which reuses the phandle+arguments pattern used by GPIOs and
other core bindings.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Kumar Gala <galak@codeaurora.org>
[grant.likely: removed versatile platform hunks into separate patch]
Cc: Rob Herring <rob.herring@calxeda.com>
2013-10-28 16:48:14 -07:00
..
sunxi ARM: sunxi: irqchip: Update the documentation 2013-05-29 09:39:39 +02:00
abilis,tb10x-ictl.txt irqchip: Add TB10x interrupt controller driver 2013-06-25 18:54:21 +02:00
allwinner,sun4i-ic.txt ARM: sunxi: irqchip: Update the documentation 2013-05-29 09:39:39 +02:00
brcm,bcm2835-armctrl-ic.txt ARM: bcm2835: fix typos in DT binding documentation 2012-10-07 07:02:07 -07:00
interrupts.txt of/irq: create interrupts-extended property 2013-10-28 16:48:14 -07:00
marvell,orion-intc.txt irqchip: Add support for Marvell Orion SoCs 2013-06-11 16:18:50 +02:00
renesas,intc-irqpin.txt ARM: shmobile: irqpin: add a DT property to enable masking on parent 2013-06-19 21:27:31 +09:00
samsung,s3c24xx-irq.txt irqchip: s3c24xx: add devicetree support 2013-04-04 14:56:30 +09:00