On Thu, 30 Aug 2018 09:35:32 +0200, Miquel Raynal wrote: > Describe the System Error Interrupt (SEI) controller. It aggregates two > types of interrupts, wired and MSIs from respectively the AP and the > CPs, into a single SPI interrupt. > > Suggested-by: Haim Boot <hayim@xxxxxxxxxxx> > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > .../interrupt-controller/marvell,sei.txt | 36 +++++++++++++++++++ > 1 file changed, 36 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,sei.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>