diff options
author | Dmitry Torokhov <[email protected]> | 2022-09-06 14:08:33 -0700 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2022-09-19 15:32:27 -0600 |
commit | fa25b944174a6a25a14a2bb1c52cf74d5ad95140 (patch) | |
tree | 08ff50119d78922961e6d93d9bc32e1292a06eff /lib/string_helpers.c | |
parent | 698ae3d76bcbc622d2882f03477ad1dd8179739f (diff) |
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions