diff options
| author | [email protected] <[email protected]> | 2015-07-29 16:22:48 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2015-08-24 11:25:53 +0200 |
| commit | 05c441efcc9796dd27451b9d87f5b22b8ebcdb2b (patch) | |
| tree | 6d25793bbf9802164a4bbfe93aa696159b476793 | |
| parent | bb5f8ea4d5149f3dec6f7cd24c040c52bfc0cdbd (diff) | |
MAINTAINERS: add entry for Atmel sdhci-of-at91 driver
Add an entry for Atmel SDMMC device.
Signed-off-by: Ludovic Desroches <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 569568f6644f..a9638eb1e4d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1882,6 +1882,12 @@ L: [email protected] S: Supported F: drivers/mtd/nand/atmel_nand* +ATMEL SDMMC DRIVER +M: Ludovic Desroches <[email protected]> +S: Supported +F: drivers/mmc/host/sdhci-of-at91.c + ATMEL SPI DRIVER M: Nicolas Ferre <[email protected]> S: Supported |