On Sun, Jun 12, 2022 at 1:23 PM Sander Vanheule <sander@xxxxxxxxxxxxx> wrote: > > Since commit 6c846d026d49 ("gpio: Don't fiddle with irqchips marked as > immutable") a warning is issued for the realtek-otto driver: > > gpio gpiochip0: (18003500.gpio): not an immutable chip, please consider fixing it! > > Make the driver's irqchip immutable to fix this. > > Signed-off-by: Sander Vanheule <sander@xxxxxxxxxxxxx> > --- Applied, thanks! Bart