Files
u-boot/drivers
Patrice Chotard c8f787760e board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
Use available DM stm32f7_gpio.c and pinctrl_stm32.c drivers
instead of board GPIO initialization.

Remove stm32_gpio.c which is no more used and migrate
structs stm32_gpio_regs and stm32_gpio_priv into
arch-stm32f4/gpio.h to not break compilation.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-10 08:05:46 -05:00
..
2017-12-19 07:57:33 -05:00
2017-11-28 21:59:30 +01:00
2017-11-06 09:51:01 -05:00
2017-11-30 22:55:27 +01:00
2017-11-20 09:58:31 +01:00
2017-06-01 07:03:10 -06:00