commit | 42d742b70ddf3b006e9095cc7645297ce4671039 | [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 | b8f96fcfb6a356adaddcf81b6bee83e94c09f3a5 [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>