Re: [PATCH v5 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU

From: Rob Herring
Date: Thu Jun 22 2017 - 17:18:58 EST


On Wed, Jun 21, 2017 at 03:29:13PM +0200, Thomas Petazzoni wrote:
> This commit adds the Device Tree binding documentation for the Marvell
> ICU interrupt controller, which collects wired interrupts from the
> devices located into the CP110 hardware block of Marvell Armada 7K/8K,
> and converts them into SPI interrupts in the GIC located in the AP
> hardware block, using the GICP extension.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
> ---
> .../bindings/interrupt-controller/marvell,icu.txt | 51 ++++++++++++++++++++++
> 1 file changed, 51 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,icu.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>