On Tue, May 5, 2020 at 10:38 AM Brian Norris <briannor...@chromium.org> wrote: > > On Tue, May 5, 2020 at 6:36 AM Geert Uytterhoeven > <geert+rene...@glider.be> 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+rene...@glider.be> > > Acked-by: Rob Herring <r...@kernel.org> > > If it matters: > > Reviewed-by: Brian Norris <briannor...@chromium.org> Acked-by: Rajat Jain <raja...@google.com> > > We're definitely using the plural ("interrupt-names") not the > singular, so this was just a typo. > > Brian