Files
u-boot/arch
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-10-02 21:52:20 -04:00
2017-11-30 10:04:21 +08:00
2017-12-26 13:10:24 -05:00
2017-10-02 21:52:21 -04:00
2017-10-02 21:52:22 -04:00