Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1613185
| From | Gregory CLEMENT <gregory.clement@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v7 10/13] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers |
| Date | 2017-03-30 17:30 +0200 |
| Message-ID | <tqKbq-8iw-63@gated-at.bofh.it> (permalink) |
| References | <tqKbn-8iw-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Hu Ziji <huziji@marvell.com> Add maintainer entry for Marvell Xenon eMMC/SD/SDIO Host Controller drivers. Signed-off-by: Hu Ziji <huziji@marvell.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c45c02bc6082..553b508e9134 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7862,6 +7862,13 @@ M: Nicolas Pitre <nico@fluxnic.net> S: Odd Fixes F: drivers/mmc/host/mvsdio.* +MARVELL XENON MMC/SD/SDIO HOST CONTROLLER DRIVER +M: Hu Ziji <huziji@marvell.com> +L: linux-mmc@vger.kernel.org +S: Supported +F: drivers/mmc/host/sdhci-xenon* +F: Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt + MATROX FRAMEBUFFER DRIVER L: linux-fbdev@vger.kernel.org S: Orphan -- git-series 0.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-03-30 17:30 +0200
[PATCH v7 10/13] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-03-30 17:30 +0200
[PATCH v7 08/13] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-03-30 17:30 +0200
Re: [PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-03-30 21:00 +0200
Re: [PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller Hu Ziji <huziji@marvell.com> - 2017-03-31 04:20 +0200
csiph-web