[U-Boot] [PATCH v2 6/9] serial: lpuart: Prepare the driver for DM conversion

Simon Glass sjg at chromium.org
Wed Jan 20 21:27:04 CET 2016


On 13 January 2016 at 20:39, Bin Meng <bmeng.cn at gmail.com> wrote:
> Create internal routines which take lpuart's register base as
> a parameter, in preparation for driver model conversion.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - Add missing 'base' parameter in the call to _lpuart_serial_tstc()
> - Change internal routines' parameter 'reg' to 'base'
>
>  drivers/serial/serial_lpuart.c | 88 +++++++++++++++++++++++++++++++-----------
>  1 file changed, 66 insertions(+), 22 deletions(-)
>

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


More information about the U-Boot mailing list