On Wed, May 18, 2022 at 4:41 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Commit 6c846d026d49 ("gpio: Don't fiddle with irqchips marked as > immutable") added a warning to indicate if the gpiolib is altering the > internals of irqchips. Following this change the following warning is > now observed for the starfive driver: > > gpio gpiochip0: (11910000.pinctrl): not an immutable chip, please consider fixing it! > > Fix this by making the irqchip in the starfive driver immutable. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Against linux-next. > Boot-tested on BeagleV Starlight Beta. Patch applied! Yours, Linus Walleij