1. 20 Aug, 2019 1 commit
    • Marc Zyngier's avatar
      irqchip/gic: Rework gic_configure_irq to take the full ICFGR base · 13d22e2e
      Marc Zyngier authored
      gic_configure_irq is currently passed the (re)distributor address,
      to which it applies an a fixed offset to get to the configuration
      registers. This offset is constant across all GICs, or rather it was
      until to v3.1...
      
      An easy way out is for the individual drivers to pass the base
      address of the configuration register for the considered interrupt.
      At the same time, move part of the error handling back to the
      individual drivers, as things are about to change on that front.
      Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
      13d22e2e
  2. 07 Aug, 2019 8 commits
  3. 05 Aug, 2019 1 commit
  4. 04 Aug, 2019 10 commits
  5. 03 Aug, 2019 20 commits