transfer PL011 uart regstier access to look up table as SOC vender may change some register offset. Enable ZTE uart after the LUT change. Change vs version 10: - break LUT transfer into 3 steps as Russell suggest. Jun Nie (5): uart: pl011: Rename regs with enumeration uart: pl011: Introduce register accessor uart: pl011: Introduce register look up table uart: pl011: Improve LCRH register access decision uart: pl011: Add support to ZTE ZX296702 uart drivers/tty/serial/Kconfig | 4 +- drivers/tty/serial/amba-pl011.c | 521 ++++++++++++++++++++++++++++++---------- include/linux/amba/serial.h | 14 ++ 3 files changed, 416 insertions(+), 123 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html