]> Git Repo - J-u-boot.git/commit - arch/arm/Kconfig
STiH410: Add STi serial driver
authorPatrice Chotard <[email protected]>
Tue, 21 Feb 2017 12:37:07 +0000 (13:37 +0100)
committerTom Rini <[email protected]>
Wed, 15 Mar 2017 00:40:19 +0000 (20:40 -0400)
commit214a17e61dac5513fef4e8f5c784d02dc44e2617
tree43263bcc734a394f050d56e30887b62ec321cc07
parent413788cef5a793b581afb0e4feb2f6e76309d6e6
STiH410: Add STi serial driver

This patch adds support to ASC (asynchronous serial controller)
driver, which is basically a standard serial driver. This IP
is common across other STMicroelectronics SoCs

Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/arm/Kconfig
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/serial_sti_asc.c [new file with mode: 0644]
This page took 0.036906 seconds and 4 git commands to generate.