Message ID | 20170821074132.4622-6-kishon@ti.com |
---|---|
State | Superseded |
Headers | show |
Series | mmc: Add OMAP SDHCI driver | expand |
On 21/08/17 10:41, Kishon Vijay Abraham I wrote: > Add Maintainer for the TI OMAP SDHCI driver. > > Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 44cb004c765d..c9871351c16f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11777,6 +11777,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> >
diff --git a/MAINTAINERS b/MAINTAINERS index 44cb004c765d..c9871351c16f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11777,6 +11777,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