lkml.org 
[lkml]   [2022]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] irqchip fixes for 5.19, take #1
Date
Hi Thomas,

Here's a small set of fixes for 5.19.

The only really notable change is a fix for chained interrupts, which
were never calling into the runtime PM subsystem. Depending on the
probing order, you could end-up with configuring an irqchip that
wasn't switched on.

The rest is a small stack of of_node refcounting fixes, config
updates, fixing MIPS after the loongarch merge, and the obligaroty DT
update for one irqchip.

Please pull,

M.

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.19-1

for you to fetch changes up to 6fac824f40987a54a08dfbcc36145869d02e45b1:

irqchip/loongson-liointc: Use architecture register to get coreid (2022-06-10 08:57:19 +0100)

----------------------------------------------------------------
irqchip/genirq fixes for 5.19, take #1

- Invoke runtime PM for chained interrupts, aligning the behaviour
with that of 'normal' interrupts

- A flurry of of_node refcounting fixes

- A fix for the recently merged loongarch that broke UP MIPS

- A configuration fix for the Xilinx interrupt controller

- Yet another new compat string for the Uniphier interrupt controller

----------------------------------------------------------------
Jamie Iles (1):
irqchip/xilinx: Remove microblaze+zynq dependency

Jiaxun Yang (1):
irqchip/loongson-liointc: Use architecture register to get coreid

Kunihiko Hayashi (2):
dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC
irqchip/uniphier-aidet: Add compatible string for NX1 SoC

Marc Zyngier (1):
genirq: PM: Use runtime PM for chained interrupts

Miaoqian Lin (6):
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
irqchip/realtek-rtl: Fix refcount leak in map_interrupts

.../bindings/interrupt-controller/socionext,uniphier-aidet.yaml | 1 +
drivers/irqchip/Kconfig | 2 +-
drivers/irqchip/irq-apple-aic.c | 2 ++
drivers/irqchip/irq-gic-realview.c | 1 +
drivers/irqchip/irq-gic-v3.c | 7 +++++--
drivers/irqchip/irq-loongson-liointc.c | 8 +++++++-
drivers/irqchip/irq-realtek-rtl.c | 2 +-
drivers/irqchip/irq-uniphier-aidet.c | 1 +
kernel/irq/chip.c | 5 ++++-
9 files changed, 23 insertions(+), 6 deletions(-)

\
 
 \ /
  Last update: 2022-06-10 10:40    [W:0.035 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site