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

From: Rob Herring
Date: Mon Jun 26 2017 - 14:05:38 EST


On Wed, Jun 21, 2017 at 03:29:12PM +0200, Thomas Petazzoni wrote:
> This commit adds the Device Tree binding documentation for the Marvell
> GICP, an extension to the GIC that allows to trigger GIC SPI interrupts
> using memory transactions. It is used by the ICU unit in the Marvell
> CP110 block to turn wired interrupts inside the CP into SPI interrupts
> at the GIC level in the AP.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
> ---
> .../bindings/interrupt-controller/marvell,gicp.txt | 27 ++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,gicp.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>