commit | cad732499ba1aef2ea9288b30428465793b2d013 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Oct 24 14:10:21 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 16 16:51:56 2018 -0500 |
tree | fe26538407d26508ccd6bae3603ec0d422265fa1 | |
parent | b42d938c247dd956a04d533dfc9f5c0ecf287ff2 [diff] |
gpio: stm32f7: Add ops get_function This patch adds gpio get_function ops support. This function reports the state of a gpio. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>