Hi, 

On Wed, 2013-07-24 at 11:37 -0700, Stephen Boyd wrote:
> Here are a couple fixes and improvements to the msm_serial
> driver. The first two patches fix a bug on UARTDM devices and
> silence sparse warnings. The last two patches improve the baud
> code detection and increase the throughput on UARTDM devices.
> 
> After this it is rather trivial to add support for newer UARTDM
> devices via new compatible fields.
> 
> Stephen Boyd (4):
>   msm_serial: Fix NUL byte output on UARTDM
>   msm_serial: Fix sparse warnings
>   msm_serial: Make baud_code detection more dynamic
>   msm_serial: Send more than 1 character at a time on UARTDM
> 

Thanks, It is working on 8074 based DragonBoard.

Tested-by: Ivan T. Ivanov <iiva...@mm-sol.com>


>  drivers/tty/serial/msm_serial.c | 180 
> ++++++++++++++++++++--------------------
>  drivers/tty/serial/msm_serial.h |  19 ++---
>  2 files changed, 97 insertions(+), 102 deletions(-)
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to