diff options
author | Patrick Delaunay | 2020-01-13 11:35:06 +0100 |
---|---|---|
committer | Tom Rini | 2020-04-16 23:06:54 -0400 |
commit | 695e5fd5469ab052126c4cb30c4d26e6058de067 (patch) | |
tree | 85acc875b91122d3580f81cacda829b9c21e9907 /Kbuild | |
parent | 9360bb06f1db4597b7d08ea95b48a17025a97618 (diff) |
gpio: update dir_flags management
Update the flag management in GPIO uclass: the desc->flags is always
combined with the requested flags and the GPIO descriptor is updated
for further call.
Add a function dm_gpio_get_dir_flags to get dynamically
the current dir_flags (configuration and value).
This patch prepare introduction of the dir flags support with new ops.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions