[U-Boot] [PATCH 5/7] serial: mxc: Move common baud gen into _mxc_serial_setbrg

Simon Glass sjg at chromium.org
Tue Jun 6 21:09:06 UTC 2017


On 5 June 2017 at 23:31, Jagan Teki <jagannadh.teki at gmail.com> wrote:
> From: Jagan Teki <jagan at amarulasolutions.com>
>
> Move the common baud generation code into _mxc_serial_setbrg
> so-that dm and non-dm can call this func.
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
>  drivers/serial/serial_mxc.c | 50 ++++++++++++++++++++++-----------------------
>  1 file changed, 24 insertions(+), 26 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list