commit | b21a69ac717e61464a1a12df47c808df783e8af8 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Sep 27 15:44:52 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 08 16:19:56 2017 -0400 |
tree | 6de57b5e1592372885741fa552806ca2970a09d7 | |
parent | 24fc72d6cbef8d639c778189e297d56875dba8b2 [diff] |
serial: stm32x7: add STM32F4 support stm32f4 doesn't support FIFO and OVERRUN feature. The enable bit is not at the same location in CR1 register than for STM32F7 and STM32H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>