Re: [U-Boot] [PATCH v2 5/9] serial: lpuart: Call local version of setbrg and putc directly

2016-01-21 Thread Simon Glass
On 20 January 2016 at 13:27, Simon Glass  wrote:
> On 13 January 2016 at 20:39, Bin Meng  wrote:
>> There is no need to go through serial driver subsystem, instead
>> call the driver's setbrg and putc routines directly.
>>
>> Signed-off-by: Bin Meng 
>> Reviewed-by: Simon Glass 
>> ---
>>
>> Changes in v2: None
>>
>>  drivers/serial/serial_lpuart.c | 8 
>>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> Acked-by: Simon Glass 

Applied to u-boot-dm, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2 5/9] serial: lpuart: Call local version of setbrg and putc directly

2016-01-20 Thread Simon Glass
On 13 January 2016 at 20:39, Bin Meng  wrote:
> There is no need to go through serial driver subsystem, instead
> call the driver's setbrg and putc routines directly.
>
> Signed-off-by: Bin Meng 
> Reviewed-by: Simon Glass 
> ---
>
> Changes in v2: None
>
>  drivers/serial/serial_lpuart.c | 8 
>  1 file changed, 4 insertions(+), 4 deletions(-)

Acked-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot