On Thu, Jul 28, 2022 at 10:32 AM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > On 27/07/2022 03:33, Saravana Kannan wrote: > > As soon as a gpio is registered, it should be usable by a consumer. So, > > do all the initialization before registering the gpios. Without this > > change, a consumer can request a GPIO IRQ and have the gpio to IRQ > > mapping fail. > > > > Signed-off-by: Saravana Kannan <saravanak@xxxxxxxxxx> > > Looks good. > > Linus, > It's too late for me to pick it up, so make you could grab it directly? > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > Otherwise it will wait for merge window to finish. I sadly missed this during the merge window, as the commit message didn't make it look like a fix or something urgent. (I don't know if it is?) Just send me the patch as fix or for -next, I let you decide. Yours, Linus Walleij