diff options
author | Masahisa Kojima <[email protected]> | 2019-06-04 14:12:55 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 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 <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
-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 <[email protected]> +M: Jassi Brar <[email protected]> +S: Maintained +F: drivers/spi/spi-synquacer.c +F: Documentation/devicetree/bindings/spi/spi-synquacer.txt + SOLIDRUN CLEARFOG SUPPORT M: Russell King <[email protected]> S: Maintained |