[PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller.
Stephen Warren
swarren at wwwdotorg.org
Fri Jul 10 21:57:53 PDT 2015
On 07/07/2015 03:13 PM, Eric Anholt wrote:
> 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.
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt b/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2836-l1-intc.txt
> +local_intc: local_intc {
> + interrupt-parent = <&local_intc>;
I think that property shouldn't be there?
More information about the linux-arm-kernel
mailing list