[PATCH] tty: serial: fsl_lpuart: add 32-bit register interface support
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2014-07-10 23:03:53
Also in:
linux-serial
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2014-07-10 23:03:53
Also in:
linux-serial
On Tue, Jul 01, 2014 at 04:43:46PM +0800, Jingchang Lu wrote:
This add the big-endian 32-bit register version LPUART support. Signed-off-by: Jingchang Lu <redacted> --- drivers/tty/serial/fsl_lpuart.c | 652 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 643 insertions(+), 9 deletions(-)
This patch fails to apply to my tree :( Can you refresh it against the tty-next branch of the tty.git tree on git.kernel.org and resend? thanks, greg k-h