1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-29 11:37:11 +01:00
Files
u-boot-megous/drivers/pinctrl
Patrick Delaunay da7a0bb1f2 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>
2020-07-07 16:01:23 +02:00
..