diff options
| author | Angelo Dureghello <[email protected]> | 2020-05-18 21:17:42 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2020-05-28 11:22:15 +0200 |
| commit | c5dce4f52d7918c5ce3ab2a63ab5978c24405a05 (patch) | |
| tree | 76f4484a8de2951c194a6002e14e9aee4f8acadd | |
| parent | a5a944d24cbce13f86932f6d9ae4ac4586fe543a (diff) | |
MAINTAINERS: add myself to maintain M5441X mmc host driver
Since actively working on Freescale ColdFire M5441X, adding
myself as a maintainer of this driver.
Signed-off-by: Angelo Dureghello <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 50659d76976b..6fee4e339e74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6713,6 +6713,13 @@ S: Maintained F: Documentation/devicetree/bindings/crypto/fsl-sec4.txt F: drivers/crypto/caam/ +FREESCALE COLDFIRE M5441X MMC DRIVER +M: Angelo Dureghello <[email protected]> +S: Maintained +F: drivers/mmc/host/sdhci-esdhc-mcf.c +F: include/linux/platform_data/mmc-esdhc-mcf.h + FREESCALE DIU FRAMEBUFFER DRIVER M: Timur Tabi <[email protected]> |