[PATCH] MAINTAINERS: Add maintainer of DW APB SSI driver

2020-10-02 Thread Serge Semin
Add myself as a maintainer of the Synopsis DesignWare APB SSI driver.

Suggested-by: Andy Shevchenko 
Signed-off-by: Serge Semin 
Link: 
https://lore.kernel.org/linux-spi/20201001222829.15977-1-sergey.se...@baikalelectronics.ru/
---
 MAINTAINERS | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0d0862b19ce5..308a0843ec3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16727,6 +16727,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 
+L: linux-...@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 
 S: Maintained
-- 
2.27.0



Re: [PATCH] MAINTAINERS: Add maintainer of DW APB SSI driver

2020-10-05 Thread Mark Brown
On Sat, 3 Oct 2020 00:16:47 +0300, Serge Semin wrote:
> Add myself as a maintainer of the Synopsis DesignWare APB SSI driver.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: Add maintainer of DW APB SSI driver
  commit: 1c33524f79853f41e80390b1a223254aadd30bd4

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark