diff options
author | Nicolas Ferre <nicolas.ferre@microchip.com> | 2018-08-29 10:31:47 -0400 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-09-25 06:26:31 -0400 |
commit | 34d2a7db77ad837cfb88bd01b33fd1f3855ce9c0 (patch) | |
tree | 92bfebe9ee29065392675eed687233a9d7efc4f7 /MAINTAINERS | |
parent | 92de0f8845adcd55f37f581ddc6c09f1127e217a (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-- | MAINTAINERS | 12 |
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 | |||
2483 | F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 2483 | F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt |
2484 | F: drivers/input/touchscreen/atmel_mxt_ts.c | 2484 | F: drivers/input/touchscreen/atmel_mxt_ts.c |
2485 | 2485 | ||
2486 | ATMEL SDMMC DRIVER | ||
2487 | M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
2488 | L: linux-mmc@vger.kernel.org | ||
2489 | S: Supported | ||
2490 | F: drivers/mmc/host/sdhci-of-at91.c | ||
2491 | |||
2492 | ATMEL WIRELESS DRIVER | 2486 | ATMEL WIRELESS DRIVER |
2493 | M: Simon Kelley <simon@thekelleys.org.uk> | 2487 | M: Simon Kelley <simon@thekelleys.org.uk> |
2494 | L: linux-wireless@vger.kernel.org | 2488 | L: linux-wireless@vger.kernel.org |
@@ -13006,6 +13000,12 @@ L: linux-mmc@vger.kernel.org | |||
13006 | S: Maintained | 13000 | S: Maintained |
13007 | F: drivers/mmc/host/sdhci-pci-dwc-mshc.c | 13001 | F: drivers/mmc/host/sdhci-pci-dwc-mshc.c |
13008 | 13002 | ||
13003 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER | ||
13004 | M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
13005 | L: linux-mmc@vger.kernel.org | ||
13006 | S: Supported | ||
13007 | F: drivers/mmc/host/sdhci-of-at91.c | ||
13008 | |||
13009 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER | 13009 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER |
13010 | M: Ben Dooks <ben-linux@fluff.org> | 13010 | M: Ben Dooks <ben-linux@fluff.org> |
13011 | M: Jaehoon Chung <jh80.chung@samsung.com> | 13011 | M: Jaehoon Chung <jh80.chung@samsung.com> |