author | Eric Ruei <e-ruei1@ti.com> | |
Thu, 7 May 2020 00:09:42 +0000 (20:09 -0400) | ||
committer | Sivaraj R <sivaraj@ti.com> | |
Fri, 15 May 2020 03:35:11 +0000 (22:35 -0500) | ||
commit | 4c074df81b8a11a9bcc24663d5672df83aa84da5 | |
tree | bad0135e3902c23e9cee2b3b56d63ef9cd29c8e0 | tree | snapshot (tar.xz tar.gz zip) |
parent | 59212123f01246318467663b18c7bacdf5246a09 | commit | diff |
drv/uart: porting SCI driver as UART v3
Porting the UART(SCI) driver from mmWave SDK to PDK UART/v3 with minimum
changes as described below:
- Move the IP-specific configuration parameters from UART_Params to
SoC-specific UART_HwAttrs
- Add EDMA Rx support
- Add Callback, polling timeout support
- Add interrupt control
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Porting the UART(SCI) driver from mmWave SDK to PDK UART/v3 with minimum
changes as described below:
- Move the IP-specific configuration parameters from UART_Params to
SoC-specific UART_HwAttrs
- Add EDMA Rx support
- Add Callback, polling timeout support
- Add interrupt control
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
19 files changed: