Message ID | 20170807160142.12134-8-kishon@ti.com |
---|---|
State | Superseded |
Headers | show |
Series | mmc: Add OMAP SDHCI driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index f66488dfdbc9..10c9dde27c0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11769,6 +11769,12 @@ L: linux-mmc@vger.kernel.org S: Maintained F: drivers/mmc/host/sdhci-spear.c +SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) TI OMAP DRIVER +M: Kishon Vijay Abraham I <kishon@ti.com> +L: linux-mmc@vger.kernel.org +S: Maintained +F: drivers/mmc/host/sdhci-omap.c + SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER M: Scott Bauer <scott.bauer@intel.com> M: Jonathan Derrick <jonathan.derrick@intel.com>
Add Maintainer for the TI OMAP SDHCI driver. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) -- 2.11.0