summaryrefslogtreecommitdiffstats
path: root/drivers/nubus
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2022-09-06 14:08:33 -0700
committerMathieu Poirier <mathieu.poirier@linaro.org>2022-09-19 15:32:27 -0600
commitfa25b944174a6a25a14a2bb1c52cf74d5ad95140 (patch)
tree08ff50119d78922961e6d93d9bc32e1292a06eff /drivers/nubus
parent698ae3d76bcbc622d2882f03477ad1dd8179739f (diff)
downloadlinux-fa25b944174a6a25a14a2bb1c52cf74d5ad95140.tar.bz2
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: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/Yxe20ehiOnitDGus@google.com Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions