This two patches change the fsl-lpuart dt-binding to exact SoC product revision and add 32-bit big-endian register interface support which can be found on Freescale LS1021A SoC platform. --- changes in v2: Fix undifined lpuart32_reg error. ---------------------------------------------------------------- Jingchang Lu (2): dt-binding: fsl-lpuart: use exact SoC revision to document binding tty: serial: fsl_lpuart: add 32-bit register interface support Documentation/devicetree/bindings/serial/fsl-lpuart.txt | 6 +- drivers/tty/serial/fsl_lpuart.c | 645 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 642 insertions(+), 9 deletions(-) -- 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