commit | 214a17e61dac5513fef4e8f5c784d02dc44e2617 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Feb 21 13:37:07 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 14 20:40:19 2017 -0400 |
tree | 43263bcc734a394f050d56e30887b62ec321cc07 | |
parent | 413788cef5a793b581afb0e4feb2f6e76309d6e6 [diff] |
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 <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>