mbox series

[RFC,0/2] irqchip/ti-sci-intr: Add support for INTR connecting to INTR

Message ID 20190923042405.26064-1-lokeshvutla@ti.com (mailing list archive)
Headers show
Series irqchip/ti-sci-intr: Add support for INTR connecting to INTR | expand

Message

Lokesh Vutla Sept. 23, 2019, 4:24 a.m. UTC
This series updates the driver and dt-bindings to accept INTR being a
parent to INTR and drop all the firmware related bindings.

Lokesh Vutla (2):
  dt-bindings: irqchip: Update bindings to drop the usage of gic as
    parent
  irqchip/ti-sci-intr: Add support for INTR being a parent to INTR

 .../interrupt-controller/ti,sci-intr.txt      |  28 ++--
 drivers/irqchip/irq-ti-sci-intr.c             | 137 +++++++++++-------
 2 files changed, 95 insertions(+), 70 deletions(-)