Skip to content
Commit fa25b944 authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Mathieu Poirier
Browse files

remoteproc/keystone: Switch to using gpiod API



This patch switches the driver away from legacy gpio/of_gpio API to
gpiod API, and removes use of of_get_named_gpio_flags() which I want to
make private to gpiolib.

Note that there is a behavior change in the driver: previously the
driver did not actually request GPIO, it simply parsed GPIO number out
of device tree and poked at it.

Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/Yxe20ehiOnitDGus@google.com


Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
parent 698ae3d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment