On Fri, Jun 4, 2021 at 10:01 AM Maxime Ripard maxime@cerno.tech wrote:
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?
I went and added Reviewed-by: to 1/2 as well so you can merge the patches. Was simple enough even though I'm not a VC4 expert.
Yours, Linus Walleij