diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-01-19 19:02:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-22 16:13:40 +0300 |
commit | a0075d168a19dab5e015a03ffafbd6ab8e7d0c04 (patch) | |
tree | 8650da73bbec44c55e507736acc1c1613ff83fd9 /MAINTAINERS | |
parent | e397824bf0953344000101dc8994e92a98add0fe (diff) | |
download | linux-a0075d168a19dab5e015a03ffafbd6ab8e7d0c04.tar.xz |
MAINTAINERS: Add myself as designated reviewer for 8250_dw
It happened several times that some odd fixes either introduced
regressions, or did hack the code instead of addressing a root cause.
Nominate myself to be a designated reviewer for 8250_dw driver.
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b46c9cea5ae5..8dc5eb425267 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13098,6 +13098,11 @@ S: Supported F: drivers/reset/reset-axs10x.c F: Documentation/devicetree/bindings/reset/snps,axs10x-reset.txt +SYNOPSYS DESIGNWARE 8250 UART DRIVER +R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +S: Maintained +F: drivers/tty/serial/8250/8250_dw.c + SYNOPSYS DESIGNWARE APB GPIO DRIVER M: Hoan Tran <hotran@apm.com> L: linux-gpio@vger.kernel.org |