[PATCH 0/6] Extend irqchip ocelot driver to support other SoCs

From: Gregory CLEMENT
Date: Thu Nov 05 2020 - 12:15:57 EST


Hello,

Ocelot SoC belongs to a larger family of SoCs which use the same
interrupt controller with a few variation.

This series of patches add support for Luton, Serval and Jaguar2, they
are all MIPS based.

The first patches of the series also updates the binding documentation
with the new compatible strings.

Gregory

Gregory CLEMENT (6):
dt-bindings: interrupt-controller: Add binding for the Microsemi Luton
interrupt controller
dt-bindings: interrupt-controller: Add binding for the Microsemi
Serval interrupt controller
dt-bindings: interrupt-controller: Add binding for the Microsemi
Jaguar2 interrupt controller
irqchip: ocelot: Add support for Luton platforms
irqchip: ocelot: Add support for Serval platforms
irqchip: ocelot: Add support for Jaguar2 platforms

.../mscc,ocelot-icpu-intr.txt | 6 +-
drivers/irqchip/irq-mscc-ocelot.c | 183 ++++++++++++++++--
2 files changed, 167 insertions(+), 22 deletions(-)

--
2.28.0