[PATCH 05/11] tty: amba-pl011: add register lookup table
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2015-12-13 06:03:25
Also in:
linux-serial
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2015-12-13 06:03:25
Also in:
linux-serial
On Tue, Nov 03, 2015 at 02:51:18PM +0000, Russell King wrote:
Add a register lookup table, which allows the register offsets to be adjusted on a per-port basis. Signed-off-by: Russell King <redacted> --- drivers/tty/serial/amba-pl011.c | 33 ++++++++++++++++++++++++- drivers/tty/serial/amba-pl011.h | 53 ++++++++++++++++++++++------------------- 2 files changed, 60 insertions(+), 26 deletions(-)
I'm guessing I should stop here in the series, so I haven't applied this, or any patch after this to my tree. Please resend what you have left over as I think you have updates. thanks, greg k-h