Quoting Lina Iyer (2019-08-29 11:11:57) > From: Maulik Shah <mkshah@xxxxxxxxxxxxxx> > > Add irqchip calls to set/get interrupt status from the parent interrupt s/status/state? > controller. Can you add some comment on why you want to do this? I'm looking for something like, "Add this support so we can replay edge triggered interrupts detected in suspend by the PDC to its interrupt parent (typically the GIC)". > > Signed-off-by: Maulik Shah <mkshah@xxxxxxxxxxxxxx>