[U-Boot] [PATCH v2 14/18] serial: 16550: allow the driver to support MediaTek serial

Simon Glass sjg at chromium.org
Thu Oct 25 03:30:09 UTC 2018


On 12 October 2018 at 01:01, Ryder Lee <ryder.lee at mediatek.com> wrote:
> This patch adds an extra operation in ns16550.c to suuport MediaTek
> SoCs as we have a highspeed register which influences the calcualtion
> of the divisor.
>
> Note that we don't support the baudrate greater than 115200 currently.
>
> Signed-off-by: Ryder Lee <ryder.lee at mediatek.com>
> Tested-by: Matthias Brugger <matthias.bgg at gmail.com>
> ---
>  drivers/serial/ns16550.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>

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


More information about the U-Boot mailing list