diff options
author | Jean-Jacques Hiblot | 2020-09-11 13:43:34 +0530 |
---|---|---|
committer | Tom Rini | 2020-09-30 11:55:22 -0400 |
commit | d4b722e3a85f3a5704501f3a71faa43db1979209 (patch) | |
tree | 389ed8fcd0289e2bbc85b36d0870e9084c0d7074 /test/dm/bus.c | |
parent | bad2433151021315e04bcbb72c6c5bd2b938656b (diff) |
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Add managed functions to get a gpio from the devce-tree, based on a
property name (minus the '-gpios' suffix) and optionally an index.
When the device is unbound, the GPIO is automatically released and the
data structure is freed.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Diffstat (limited to 'test/dm/bus.c')
0 files changed, 0 insertions, 0 deletions