lkml.org 
[lkml]   [2015]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] tty: serial: msm: Add DMA support and fix bit definitions
Date
Hi,

Following patches add DMA support for UARTDM type of hardware.

Changes have been tested on UARTDM v1.3(APQ8064) and v1.4(APQ8016).

Patches from Gurav were published long ago here[1], I just addressed
remaining comments and coding style issues.

Any comments are welcome.

Regards,
Ivan

Ivan T. Ivanov (5):
tty: serial: msm: Fix command Stale Event Enable definition
tty: serial: msm: Add msm prefix to all driver functions
tty: serial: msm: Add TX DMA support
tty: serial: msm: Add RX DMA support
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

Pramod Gurav (2):
tty: serial: msm: Add mask value for UART_DM registers
tty: serial: msm: replaces (1 << x) with BIT(x) macro

[1] http://www.spinics.net/lists/linux-serial/msg16874.html


.../devicetree/bindings/serial/qcom,msm-uartdm.txt | 6 +
drivers/tty/serial/msm_serial.c | 616 +++++++++++++++++++--
drivers/tty/serial/msm_serial.h | 55 +-
3 files changed, 604 insertions(+), 73 deletions(-)

--
1.9.1



\
 
 \ /
  Last update: 2015-09-12 15:21    [W:1.359 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site