lkml.org 
[lkml]   [2015]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v6 0/2] Add support for ASM9260 interrupt controller
Date
v2:
- move icoll_init_iobasea and icoll_add_domain to preparation patch
- add enum icoll_type
- make separate irq_chip for ICOLL and ASM9260

v3:
- fix typo in subject: Alp_h_ascale
- remove "intr_per_reg", it is not used any more. It will also
save some CPU cycles
- remove spin locks. It was a bad idea.

v4:
- remove set_irq_flags()

v5:
- remove intr_per_reg from first patch
- move *clear to second patch

v6:
- update against latest torvalds/linux.git master v4.3-rc4

Oleksij Rempel (2):
ARM: irqchip: mxs: prepare driver for HW with different offsets
ARM: irqchip: mxs: add Alphascale ASM9260 support

drivers/irqchip/Kconfig | 5 +
drivers/irqchip/Makefile | 2 +-
drivers/irqchip/alphascale_asm9260-icoll.h | 109 ++++++++++++++++++
drivers/irqchip/irq-mxs.c | 171 ++++++++++++++++++++++++++---
4 files changed, 269 insertions(+), 18 deletions(-)
create mode 100644 drivers/irqchip/alphascale_asm9260-icoll.h

--
2.1.4



\
 
 \ /
  Last update: 2015-10-10 15:41    [W:0.072 / U:1.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site