[PATCH v3 00/10] armada-370-xp irqchip updates round 2

Marek Behún kabel at kernel.org
Mon Jul 8 08:17:51 PDT 2024


Hi Thomas, Andrew, Ilpo et al.

because, as pointed out by Andrew, reviewing 30 patch series is harder,
I am splitting this "armada-370-xp irqchip updates round 2" series into
smaller parts.

I am sending the first part as v3 of round 2, ten patches only.

After this gets reviewed and merged, I will be sending another 10
patches, and so on.

v1 and v2 at:
  https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=867224
  https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=867511

Marek

Marek Behún (10):
  irqchip/armada-370-xp: Drop _OFFS suffix from some register constants
  irqchip/armada-370-xp: Change register constant suffix from _MSK to
    _MASK
  irqchip/armada-370-xp: Change spaces to tabs
  irqchip/armada-370-xp: Use BIT() and GENMASK() macros
  irqchip/armada-370-xp: Cosmetic fix parentheses in register constant
    definitions
  irqchip/armada-370-xp: Change register constants prefix to MPIC_
  irqchip/armada-370-xp: Use correct type for cpu variable
  irqchip/armada-370-xp: Simplify is_percpu_irq() code
  irqchip/armada-370-xp: Change to SPDX license identifier
  irqchip/armada-370-xp: Declare iterators in for loop

 drivers/irqchip/irq-armada-370-xp.c | 208 ++++++++++++----------------
 1 file changed, 88 insertions(+), 120 deletions(-)

-- 
2.44.2




More information about the linux-arm-kernel mailing list