commit | da7a0bb1f279221a85706bee7f75974c83d5e87a | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Jun 04 14:30:33 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 07 16:01:23 2020 +0200 |
tree | 3e6170a91e4fc0441312cb0e3930e0bba09b7cc4 | |
parent | 5593333c2e4f674210a7415b6f61c16f7f3a4593 [diff] |
pinctrl: stm32: add information on pin configuration Add information on pin configuration used for pinmux command: - bias configuration for output (disable, pull up, pull down) - otype for input (open drain or push pull) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>