Hi Linus
On Fri, May 28, 2021 at 01:57:56AM +0200, Linus Walleij wrote:
On Mon, May 24, 2021 at 3:19 PM Maxime Ripard maxime@cerno.tech wrote:
The new gpiod interface takes care of parsing the GPIO flags and to return the logical value when accessing an active-low GPIO, so switching to it simplifies a lot the driver.
Signed-off-by: Maxime Ripard maxime@cerno.tech
Thanks for fixing this! Reviewed-by: Linus Walleij linus.walleij@linaro.org
Is it for both patches or just this one?
Thanks! Maxime