Re: [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller.

2015-07-13 Thread Stephen Warren
On 07/11/2015 12:01 AM, Eric Anholt wrote: > Stephen Warren writes: > >> 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

Re: [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller.

2015-07-10 Thread Stephen Warren
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

Re: [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller.

2015-07-10 Thread Eric Anholt
Stephen Warren writes: > 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-con

[PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller.

2015-07-07 Thread Eric Anholt
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 --- .../interrupt-controller/brcm,bcm2836-l1-intc.txt | 37 ++ 1 file changed, 37 insertions(+)