On Thu, 29 Aug 2019 12:11:53 -0600, Lina Iyer wrote: > Some interrupt controllers in a SoC, are always powered on and have a > select interrupts routed to them, so that they can wakeup the SoC from > suspend. Add wakeup-parent DT property to refer to these interrupt > controllers. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Lina Iyer <ilina@xxxxxxxxxxxxxx> > --- > .../bindings/interrupt-controller/interrupts.txt | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>