diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-01-19 18:02:04 +0200 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-22 14:13:40 +0100 | 
| commit | a0075d168a19dab5e015a03ffafbd6ab8e7d0c04 (patch) | |
| tree | 8650da73bbec44c55e507736acc1c1613ff83fd9 | |
| parent | e397824bf0953344000101dc8994e92a98add0fe (diff) | |
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>
| -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 | 
