u-boot-brain/board/st/stm32f429-discovery
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
..
Kconfig stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
led.c Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
MAINTAINERS Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
Makefile Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
stm32f429-discovery.c board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver 2018-01-10 08:05:46 -05:00