diff options
| author | Ulf Hansson <[email protected]> | 2019-03-25 13:24:42 +0100 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2019-04-15 11:55:54 +0200 |
| commit | cf03fcdc5b9c5627fe9bef74d1ece17658fad752 (patch) | |
| tree | ac03ff671cdb74c0fdea79fa6d33b49dcfb0568f | |
| parent | 765c59675ab571caf7ada456bbfd23a73136b535 (diff) | |
MAINTAINERS: Add section for MediaTek MMC/SD/SDIO driver
Cc: Chaotian Jing <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Chaotian Jing <[email protected]>
| -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 <[email protected]> +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 <[email protected]> M: Lorenzo Bianconi <[email protected]> |