diff options
author | Masahisa Kojima <masahisa.kojima@linaro.org> | 2019-06-04 14:12:55 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-04 15:49:17 +0100 |
commit | 6acf0ed57b8c30f57cba1e3d4fd56e37480affc3 (patch) | |
tree | 092835319de33d143435f3446f994a391dd0ffb6 | |
parent | 3594bfa265da38dcfbab2312ddaff39711b98857 (diff) |
MAINTAINERS: Add entry for Synquacer SPI driver
Add entry for the Synquacer spi driver and DT bindings.
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..66738ccc1257 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14599,6 +14599,14 @@ S: Maintained F: drivers/net/ethernet/socionext/netsec.c F: Documentation/devicetree/bindings/net/socionext-netsec.txt +SOCIONEXT (SNI) Synquacer SPI DRIVER +M: Masahisa Kojima <masahisa.kojima@linaro.org> +M: Jassi Brar <jaswinder.singh@linaro.org> +L: linux-spi@vger.kernel.org +S: Maintained +F: drivers/spi/spi-synquacer.c +F: Documentation/devicetree/bindings/spi/spi-synquacer.txt + SOLIDRUN CLEARFOG SUPPORT M: Russell King <linux@armlinux.org.uk> S: Maintained |