aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32/stm32f7
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2017-09-27 15:44:50 +0200
committerTom Rini <trini@konsulko.com>2017-10-08 16:19:56 -0400
commit60a996bacb74052f7e3966a875dfdebee036d446 (patch)
tree1e81c1ad2419417dc964bf3a997094e59d087b62 /arch/arm/mach-stm32/stm32f7
parent75d5853ffc304a8f1432ed50846d592113519b1f (diff)
serial: stm32x7: prepare the ground to STM32F4 support
STM32F4 serial IP is similar to F7 and H7, but registers are not located at the same offset and some feature are only supported by F7 and H7 version. Registers offset must be added for each version and also some flags indicated the supported feature. Update registers name to match with datasheet (sr to isr, rx_dr to rdr and tx_dr to tdr) and remove unused regs (cr2, gtpr, rtor, and rqr). Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/mach-stm32/stm32f7')
0 files changed, 0 insertions, 0 deletions