commit | ada8618ff3bfe183cc2c1ae34239a5168ba34411 | [log] [tgz] |
---|---|---|
author | Alexandre TORGUE <alexandre.torgue@st.com> | Thu Sep 15 18:42:33 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 22 11:48:55 2016 +0200 |
tree | 268fe615de288b940adb86dae300a952857e06e7 | |
parent | 27b17ae0732a607532e58b3d52b0b636d82269da [diff] |
serial: stm32: adding support for stm32f7 Register offset management rework to support both stm32f4 (default) and stm32f7. Driver rework to ensure same functional level on both stm32f4 and stm32f7: no new feature in this version yet. Signed-off-by: Gerald Baeza <gerald.baeza@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>