lkml.org 
[lkml]   [2016]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] irqchip: Core changes for v4.9
Thomas,

Here's the non-gicv[23] irqchip changes for v4.9. They've been cooking
in -next a while. Please pull.

thx,

Jason.

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

git://git.infradead.org/users/jcooper/linux.git tags/irqchip-core-4.9

for you to fetch changes up to f61f86068cdf7e59de64d430fd3cc907a8e102f2:

Merge branch 'irqchip/mvebu64' into irqchip/core (2016-09-06 14:20:41 +0000)

----------------------------------------------------------------
irqchip core changes for v4.9

- jcore: Add AIC driver
- mips-gic: Use for_each_set_bit
- mvebu: Add PIC driver

----------------------------------------------------------------
Baruch Siach (1):
dt-bindings: mvebu-odmi: Fix example typo

Colin Ian King (1):
irqchip/keystone: Fix typo "sporious" -> "spurious"

Jason Cooper (3):
Merge branch 'irqchip/jcore' into irqchip/core
Merge branch 'irqchip/mvebu64' into irqchip/core
Merge branch 'irqchip/mvebu64' into irqchip/core

Paul Burton (1):
irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs

Rich Felker (2):
dt-bindings: irqchip: Add J-Core interrupt controller bindings
irqchip/jcore-aic: Add J-Core AIC driver

Thomas Petazzoni (3):
dt-bindings: interrupt-controller: add DT binding for Marvell 7K/8K PIC
irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PIC
arm64: marvell: enable the Marvell PIC driver

Wei Yongjun (1):
irqchip/jcore-aic: Fix non static symbol warning

.../bindings/interrupt-controller/jcore,aic.txt | 26 +++
.../interrupt-controller/marvell,armada-8k-pic.txt | 25 +++
.../marvell,odmi-controller.txt | 2 +-
arch/arm64/Kconfig.platforms | 1 +
drivers/irqchip/Kconfig | 10 ++
drivers/irqchip/Makefile | 2 +
drivers/irqchip/irq-jcore-aic.c | 95 ++++++++++
drivers/irqchip/irq-keystone.c | 2 +-
drivers/irqchip/irq-mips-gic.c | 7 +-
drivers/irqchip/irq-mvebu-pic.c | 197 +++++++++++++++++++++
10 files changed, 359 insertions(+), 8 deletions(-)
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/jcore,aic.txt
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,armada-8k-pic.txt
create mode 100644 drivers/irqchip/irq-jcore-aic.c
create mode 100644 drivers/irqchip/irq-mvebu-pic.c

\
 
 \ /
  Last update: 2016-09-23 00:04    [W:0.033 / U:3.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site