diff options
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | 2020-10-03 00:16:47 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-05 13:22:59 +0100 |
commit | 1c33524f79853f41e80390b1a223254aadd30bd4 (patch) | |
tree | 9f19d59148cacd12f955ade2daf589af470fd907 /MAINTAINERS | |
parent | 6e3837668e00fb914ac2b43158ef51b027ec385c (diff) |
MAINTAINERS: Add maintainer of DW APB SSI driver
Add myself as a maintainer of the Synopsis DesignWare APB SSI driver.
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Link: https://lore.kernel.org/r/20201002211648.24320-1-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5a5f3f7d88ee..6a70a71ea276 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16479,6 +16479,13 @@ S: Maintained F: Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml F: drivers/gpio/gpio-dwapb.c +SYNOPSYS DESIGNWARE APB SSI DRIVER +M: Serge Semin <fancer.lancer@gmail.com> +L: linux-spi@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml +F: drivers/spi/spi-dw* + SYNOPSYS DESIGNWARE AXI DMAC DRIVER M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> S: Maintained |