On Tue, May 5, 2020 at 10:38 AM Brian Norris <briannorris@xxxxxxxxxxxx> wrote: > > On Tue, May 5, 2020 at 6:36 AM Geert Uytterhoeven > <geert+renesas@xxxxxxxxx> wrote: > > > > The standard DT property name is "interrupt-names". > > > > Fixes: fd913ef7ce619467 ("Bluetooth: btusb: Add out-of-band wakeup support") > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > > If it matters: > > Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx> Acked-by: Rajat Jain <rajatja@xxxxxxxxxx> > > We're definitely using the plural ("interrupt-names") not the > singular, so this was just a typo. > > Brian