Home
last modified time | relevance | path

Searched hist:"1 afcf9cb25d4db2c2dd320eb93f463c55cdad040" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_stm32x7.h1afcf9cb25d4db2c2dd320eb93f463c55cdad040 Thu Jun 08 07:26:55 UTC 2017 Patrice Chotard <patrice.chotard@st.com> serial: stm32x7: simplify baud rate register calculation

Simplify baud rate register formula and use the oversampling
uart feature.
This code is aligned with what is implemented in kernel driver
drivers/tty/serial/stm32-usart.c since kernel v4.9.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
H A Dserial_stm32x7.c1afcf9cb25d4db2c2dd320eb93f463c55cdad040 Thu Jun 08 07:26:55 UTC 2017 Patrice Chotard <patrice.chotard@st.com> serial: stm32x7: simplify baud rate register calculation

Simplify baud rate register formula and use the oversampling
uart feature.
This code is aligned with what is implemented in kernel driver
drivers/tty/serial/stm32-usart.c since kernel v4.9.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>