[U-Boot] [PATCH 0/2] Align serial stm32x7 driver with kernel's one
patrice.chotard at st.com
patrice.chotard at st.com
Thu Jun 8 07:26:53 UTC 2017
From: Patrice Chotard <patrice.chotard at 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
More information about the U-Boot
mailing list