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 <[email protected]> > --- > .../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 <[email protected]>

