On Tue, May 2, 2023 at 1:29 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > There will be one conflict, in the at91 pio4 driver, which is against > a fix I sent in earlier. The version from my tree goes. No, it's a mix of the two - the dev_err_probe() simplification from this pull, and the irq domain name removal from your earlier fixes tree. Linus