[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201105171535.923570-1-gregory.clement@bootlin.com>
Date: Thu, 5 Nov 2020 18:15:29 +0100
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <maz@...nel.org>, linux-kernel@...r.kernel.org,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Lars Povlsen <lars.povlsen@...rochip.com>,
<Steen.Hegelund@...rochip.com>,
Gregory CLEMENT <gregory.clement@...tlin.com>
Subject: [PATCH 0/6] Extend irqchip ocelot driver to support other SoCs
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
Powered by blists - more mailing lists