Merge branch irq/plic-cleanups into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Fri, 4 Mar 2022 14:37:22 +0000 (14:37 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 4 Mar 2022 14:37:22 +0000 (14:37 +0000)
* irq/plic-cleanups:
  : .
  : SiFive PLIC cleanups from Niklas Cassel:
  :
  : - Clarify some of the namings in the driver
  :
  : - Make sure S-mode interrupts are disabled when running in M-mode
  : .
  irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
  irqchip/sifive-plic: Improve naming scheme for per context offsets

Signed-off-by: Marc Zyngier <maz@kernel.org>

Trivial merge