
4 Mar
2021
4 Mar
'21
7:14 p.m.
On Thu, Feb 04, 2021 at 09:21:59PM -0700, Simon Glass wrote:
Adjust the terminology in this driver to reflect that fact that all flags are handled, not just direction flags.
Create a new access function to get the full GPIO state, not just the direction flags. Drop the static invalid_dir_flags since we can rely on a segfault if something is wrong.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Patrick Delaunay patrick.delaunay@foss.st.com
Applied to u-boot/next, thanks!
--
Tom