On Thu, Mar 9, 2023 at 6:09 AM Joel Stanley <joel@xxxxxxxxx> wrote: > The driver was implemented in a way that made the irqchip optional, if a > irq was not present in the device tree. However, all of the device trees > have always had an irq, so the optional-ness has never been used. > > Signed-off-by: Joel Stanley <joel@xxxxxxxxx> > --- > Linus, feel free to put this in your immutable gpiochip series Perfect, I will merge it into my v3 set to help Bartosz avoid merge conflicts. Yours, Linus Walleij