mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
In case the Device Tree blob passed by the boot agent supplies both an 'interrupts-extended' and an 'interrupts' property in order to allow for older kernels to be usable, prefer the new-style 'interrupts-extended' property which conveys a lot more information. This allows us to have bootloaders willingly maintaining backwards compatibility with older kernels without entirely deprecating the 'interrupts' property. Update the bindings documentation to describe a situation where both the 'interrupts-extended' and the 'interrupts' property are present, and which one takes precedence over the other. Cc: stable@vger.kernel.org # 3.13+ Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Grant Likely <grant.likely@linaro.org> |
||
|---|---|---|
| .. | ||
| abilis,tb10x-ictl.txt | ||
| allwinner,sun4i-ic.txt | ||
| allwinner,sun67i-sc-nmi.txt | ||
| atmel,aic.txt | ||
| brcm,bcm2835-armctrl-ic.txt | ||
| brcm,l2-intc.txt | ||
| cirrus,clps711x-intc.txt | ||
| interrupts.txt | ||
| lsi,zevio-intc.txt | ||
| marvell,armada-370-xp-mpic.txt | ||
| marvell,orion-intc.txt | ||
| opencores,or1k-pic.txt | ||
| renesas,intc-irqpin.txt | ||
| samsung,s3c24xx-irq.txt | ||
| snps,dw-apb-ictl.txt | ||