From: Patrice Chotard <patrice.chot...@st.com>

This patch update the STM32F7 serial driver compatible string 
with the one used in kernel.
It reworks the baud rate register calculation, this code is inspired by the
kernel driver implementation.

Patrice Chotard (2):
  serial: stm32x7: align compatible with kernel one
  serial: stm32x7: simplify baud rate register calculation

 arch/arm/dts/stm32f746.dtsi     |  2 +-
 drivers/serial/serial_stm32x7.c | 25 +++++++++++++++++--------
 drivers/serial/serial_stm32x7.h |  3 ++-
 3 files changed, 20 insertions(+), 10 deletions(-)

-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to