[U-Boot] [PATCH v1 2/2] serial: stm32: Replace setparity by setconfig

Simon Glass sjg at chromium.org
Tue Jul 31 11:52:49 UTC 2018


Hi Patrice,

On 30 July 2018 at 09:23, Patrice Chotard <patrice.chotard at st.com> wrote:
> Replace stm32_serial_setparity by stm32_serial_setconfig
> which allows to set serial bits number, parity and stop
> bits number.
> Only parity setting is implemented.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
>  drivers/serial/serial_stm32.c | 21 +++++++++++++++------
>  1 file changed, 15 insertions(+), 6 deletions(-)

Looks OK, apart from changes requested in the first patch.

Regards,
Simon


More information about the U-Boot mailing list