On Fri, Jul 16, 2021 at 12:01 PM Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx> wrote: > The tqmx86 MFD driver was passing IRQ 0 for "no IRQ" in the past. This > causes warnings with newer kernels. > > Prepare the gpio-tqmx86 driver for the fixed MFD driver by handling a > missing IRQ properly. > > Fixes: b868db94a6a7 ("gpio: tqmx86: Add GPIO from for this IO controller") > Signed-off-by: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx> > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > --- > > v2: add Fixes line > v3: no changes Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> I suppose Lee will merge this into MFD with the rest of the patches? I don't see anything stopping Bart from just merging this one patch into the GPIO tree though. Only runtime dependencies. Yours, Linus Walleij