[PATCH 00/10] armada-370-xp irqchip updates round 3
Marek Behún
kabel at kernel.org
Thu Jul 11 04:57:38 PDT 2024
Hi Thomas, Andrew, Ilpo et al.,
this is 3rd round of refactors for the armada-370-xp irqchip driver,
containing another 10 patches. This series depends on v3 of round 2 [1]
from, which in turn depends on patches merged into tip/irq/core [2].
With the expection of patch 06/10 (which is already reviewed by Andrew),
these patches are small and so should be easy to review.
Marek
[1] https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=869325
[2] https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=irq/core
Marek Behún (10):
irqchip/armada-370-xp: Rename variable for consistency
irqchip/armada-370-xp: Use unsigned int type for virqs
irqchip/armada-370-xp: Use !virq instead of virq == 0 in condition
irqchip/armada-370-xp: Simplify ipi_resume() code
irqchip/armada-370-xp: Improve indentation
irqchip/armada-370-xp: Change symbol prefixes to mpic
irqchip/armada-370-xp: Don't read number of supported interrupts
multiple times
irqchip/armada-370-xp: Use FIELD_GET() and named register constant
irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code
irqchip/armada-370-xp: Refactor handling IPI interrupts
drivers/irqchip/irq-armada-370-xp.c | 420 +++++++++++++---------------
1 file changed, 201 insertions(+), 219 deletions(-)
--
2.44.2
More information about the linux-arm-kernel
mailing list