On Tue, Sep 12, 2023 at 9:30 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Fri, Sep 1, 2023 at 1:29 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > gpiod_is_active_low() is defined in linux/gpio/consumer.h. It's only > > because we're pulling in the gpiolib.h private header that we get this > > declaration implicitly but let's fix it as that is going away soon. > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > For allt three patches. > Just apply them to the GPIO tree, that's easiest! > > Yours, > Linus Walleij Ok, queued, thanks! Bart