Merge branch irq/rtl-imap-deprecation into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Thu, 29 Sep 2022 16:21:09 +0000 (17:21 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 29 Sep 2022 16:21:09 +0000 (17:21 +0100)
commitaa2808087335af628032da25e2801d7ab562635c
tree8337bb3fc6103b38d08bea0f45816f47b05d97a3
parent4b0b6c7cd746c13bbe7b44e663266df5413931c2
parent9070f1ce31c5027821d5f37e9ca8dfb23158e457
Merge branch irq/rtl-imap-deprecation into irq/irqchip-next

* irq/rtl-imap-deprecation:
  : .
  : Deprecate interrupt-map property for realtek-rtl irqchip
  :
  : Patches from Sander Vanheule.
  : .
  irqchip/realtek-rtl: use parent interrupts
  dt-bindings: interrupt-controller: realtek,rtl-intc: require parents
  irqchip/realtek-rtl: use irq_domain_add_linear()

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