lkml.org 
[lkml]   [2019]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v6 0/2] Add support for Layerscape external interrupt lines
Date
Hi,

this is a respin of getting the support for the Layerscape's external interrupt
lines. The last version from Rasmus Villemoes can be found here:

https://lkml.kernel.org/r/20180223210901.23480-1-rasmus.villemoes@prevas.dk/

Rasmus Villemoes ran out of time, so I prepared v6.

Changes since v5:

- Rebase to v5.3.0
- Integrated Thomas Gleixner comments:
- Adjust order of local variables
- Use irq_chip_set_type_parent()
- Cleanup of irq headers
- Integrated Rob Herring comments:
- Add #address-cells and #size-cells to parent
- Use ARCH_LAYERSCAPE, as this feature is not LS1021A specific

It is tested on a Layerscape LS2088A.

Thanks,
Kurt

Rasmus Villemoes (2):
irqchip: Add support for Layerscape external interrupt lines
dt/bindings: Add bindings for Layerscape external irqs

.../interrupt-controller/fsl,ls-extirq.txt | 47 +++++
drivers/irqchip/Makefile | 1 +
drivers/irqchip/irq-ls-extirq.c | 174 ++++++++++++++++++
3 files changed, 222 insertions(+)
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,ls-extirq.txt
create mode 100644 drivers/irqchip/irq-ls-extirq.c

--
2.20.1

\
 
 \ /
  Last update: 2019-09-23 12:16    [W:1.249 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site