Quoting Lina Iyer (2019-11-14 10:35:16) > From: Maulik Shah <mkshah@xxxxxxxxxxxxxx> > > Add irqchip calls to set/get interrupt state from the parent interrupt > controller. When GPIOs are renabled as interrupt lines, it is desirable > to clear the interrupt state at the GIC. This avoids any unwanted > interrupt as a result of stale pending state recorded when the line was > used as a GPIO. > > Signed-off-by: Maulik Shah <mkshah@xxxxxxxxxxxxxx> > [updated commit text, rearranged code] > Signed-off-by: Lina Iyer <ilina@xxxxxxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>