This patch set fixes the baud rate calculation formula issue, as well as adding power management support and DMA mode support for the Spreadtrum serial controller. Lanqing Liu (5): serial: sprd: Modify the baud rate calculation formula dt-bindings: serial: sprd: Add clocks and clocks-names properties serial: sprd: Add power management for the Spreadtrum serial controller dt-bindings: serial: sprd: Add dma properties to support DMA mode serial: sprd: Add DMA mode support .../devicetree/bindings/serial/sprd-uart.txt | 17 +- drivers/tty/serial/sprd_serial.c | 503 +++++++++++++++++++- 2 files changed, 499 insertions(+), 21 deletions(-) -- 1.7.9.5