devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Extend irqchip ocelot driver to support other SoCs
@ 2020-11-05 17:15 Gregory CLEMENT
  2020-11-05 17:15 ` [PATCH 1/6] dt-bindings: interrupt-controller: Add binding for the Microsemi Luton interrupt controller Gregory CLEMENT
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Gregory CLEMENT @ 2020-11-05 17:15 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Marc Zyngier, linux-kernel,
	Rob Herring, devicetree
  Cc: Thomas Petazzoni, Alexandre Belloni, Lars Povlsen,
	Steen.Hegelund, Gregory CLEMENT

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-11-09 20:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 17:15 [PATCH 0/6] Extend irqchip ocelot driver to support other SoCs Gregory CLEMENT
2020-11-05 17:15 ` [PATCH 1/6] dt-bindings: interrupt-controller: Add binding for the Microsemi Luton interrupt controller Gregory CLEMENT
2020-11-09 20:05   ` Rob Herring
2020-11-05 17:15 ` [PATCH 2/6] dt-bindings: interrupt-controller: Add binding for the Microsemi Serval " Gregory CLEMENT
2020-11-05 17:15 ` [PATCH 3/6] dt-bindings: interrupt-controller: Add binding for the Microsemi Jaguar2 " Gregory CLEMENT
2020-11-05 17:15 ` [PATCH 4/6] irqchip: ocelot: Add support for Luton platforms Gregory CLEMENT
2020-11-05 17:15 ` [PATCH 5/6] irqchip: ocelot: Add support for Serval platforms Gregory CLEMENT
2020-11-05 17:15 ` [PATCH 6/6] irqchip: ocelot: Add support for Jaguar2 platforms Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).