diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2019-03-25 13:24:42 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-04-15 11:55:54 +0200 |
commit | cf03fcdc5b9c5627fe9bef74d1ece17658fad752 (patch) | |
tree | ac03ff671cdb74c0fdea79fa6d33b49dcfb0568f /MAINTAINERS | |
parent | mmc: sdhci-pci: Add support for Intel CML (diff) | |
download | linux-cf03fcdc5b9c5627fe9bef74d1ece17658fad752.tar.xz linux-cf03fcdc5b9c5627fe9bef74d1ece17658fad752.zip |
MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
Cc: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Chaotian Jing <chaotian.jing@mediatek.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a80b3f16ae40..82910536ac31 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9775,6 +9775,12 @@ F: drivers/media/platform/mtk-vpu/ F: Documentation/devicetree/bindings/media/mediatek-vcodec.txt F: Documentation/devicetree/bindings/media/mediatek-vpu.txt +MEDIATEK MMC/SD/SDIO DRIVER +M: Chaotian Jing <chaotian.jing@mediatek.com> +S: Maintained +F: drivers/mmc/host/mtk-sd.c +F: Documentation/devicetree/bindings/mmc/mtk-sd.txt + MEDIATEK MT76 WIRELESS LAN DRIVER M: Felix Fietkau <nbd@nbd.name> M: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> |