aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-03-05 14:31:08 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-05 21:30:04 +0100
commitb85c821083359ef9fd524321af6f2a5d91730459 (patch)
tree362157afa26ec066092cfa3c53123ad18485af39 /MAINTAINERS
parentserial: 8250_exar: add support for ACCES cards (diff)
downloadwireguard-linux-b85c821083359ef9fd524321af6f2a5d91730459.tar.xz
wireguard-linux-b85c821083359ef9fd524321af6f2a5d91730459.zip
MAINTAINERS: Add missed files related to Synopsys DesignWare UART
8250_dw has been split to library part and the driver, the library is being used by 8250_lpss, which represents Synosys DesignWare UART (with optional Synopsys Designware DMA) enumerated by PCI. Add missed above mentioned files to the database record for review. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20200305123108.41320-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fcd79fc38928..6770afdd5061 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16083,6 +16083,8 @@ SYNOPSYS DESIGNWARE 8250 UART DRIVER
R: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
S: Maintained
F: drivers/tty/serial/8250/8250_dw.c
+F: drivers/tty/serial/8250/8250_dwlib.*
+F: drivers/tty/serial/8250/8250_lpss.c
SYNOPSYS DESIGNWARE APB GPIO DRIVER
M: Hoan Tran <hoan@os.amperecomputing.com>