]> git.ipfire.org Git - people/ms/linux.git/commit
irqchip: Add documentation for the bcm2836 interrupt controller
authorEric Anholt <eric@anholt.net>
Thu, 6 Aug 2015 23:00:32 +0000 (16:00 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 Aug 2015 20:38:42 +0000 (22:38 +0200)
commit815e7a31c3f7929f371da9c7e9ee91cfd52ef453
treeb7ce24bf7652633b12ae30ea280e93ab1645e293
parenta493f339a88ddd20693460c1dcf8230aa3732b8b
irqchip: Add documentation for the bcm2836 interrupt controller

This is a new per-cpu root interrupt controller on the Raspberry Pi 2,
which will chain to the bcm2835 interrupt controller for peripheral
interrupts.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Cc: linux-rpi-kernel@lists.infradead.org
Cc: Lee Jones <lee@kernel.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/1438902033-31477-4-git-send-email-eric@anholt.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt [new file with mode: 0644]