]> Git Repo - J-u-boot.git/commit
stm32: Convert serial driver to DM
authorKamil Lulko <[email protected]>
Tue, 1 Dec 2015 08:08:19 +0000 (09:08 +0100)
committerTom Rini <[email protected]>
Sat, 12 Dec 2015 20:56:08 +0000 (15:56 -0500)
commit665624149a55f43e25e13ea50bd0015c31e6c6bb
tree1cd8925446dd68c4e1267568ee7ca947200018ca
parent5076c64a08d2083af5a7761b12a30116ef0da967
stm32: Convert serial driver to DM

Signed-off-by: Kamil Lulko <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/arm/Kconfig
arch/arm/include/asm/arch-stm32f4/stm32.h
board/st/stm32f429-discovery/stm32f429-discovery.c
doc/driver-model/serial-howto.txt
drivers/serial/serial_stm32.c
include/configs/stm32f429-discovery.h
include/dm/platform_data/serial_stm32.h [new file with mode: 0644]
This page took 0.042025 seconds and 4 git commands to generate.