summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@microchip.com>2018-08-29 10:31:47 -0400
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-09-25 06:26:31 -0400
commit34d2a7db77ad837cfb88bd01b33fd1f3855ce9c0 (patch)
tree92bfebe9ee29065392675eed687233a9d7efc4f7 /MAINTAINERS
parent92de0f8845adcd55f37f581ddc6c09f1127e217a (diff)
MAINTAINERS: sdhci: move the Microchip entry to proper location
All SDHCI controller drivers are gathered at the same place, add the Microchip one there. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS12
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 78044223d90f..df2f61548308 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2483,12 +2483,6 @@ S: Maintained
2483F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt 2483F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt
2484F: drivers/input/touchscreen/atmel_mxt_ts.c 2484F: drivers/input/touchscreen/atmel_mxt_ts.c
2485 2485
2486ATMEL SDMMC DRIVER
2487M: Ludovic Desroches <ludovic.desroches@microchip.com>
2488L: linux-mmc@vger.kernel.org
2489S: Supported
2490F: drivers/mmc/host/sdhci-of-at91.c
2491
2492ATMEL WIRELESS DRIVER 2486ATMEL WIRELESS DRIVER
2493M: Simon Kelley <simon@thekelleys.org.uk> 2487M: Simon Kelley <simon@thekelleys.org.uk>
2494L: linux-wireless@vger.kernel.org 2488L: linux-wireless@vger.kernel.org
@@ -13006,6 +13000,12 @@ L: linux-mmc@vger.kernel.org
13006S: Maintained 13000S: Maintained
13007F: drivers/mmc/host/sdhci-pci-dwc-mshc.c 13001F: drivers/mmc/host/sdhci-pci-dwc-mshc.c
13008 13002
13003SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER
13004M: Ludovic Desroches <ludovic.desroches@microchip.com>
13005L: linux-mmc@vger.kernel.org
13006S: Supported
13007F: drivers/mmc/host/sdhci-of-at91.c
13008
13009SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER 13009SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
13010M: Ben Dooks <ben-linux@fluff.org> 13010M: Ben Dooks <ben-linux@fluff.org>
13011M: Jaehoon Chung <jh80.chung@samsung.com> 13011M: Jaehoon Chung <jh80.chung@samsung.com>