Re: [PATCH] MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drver
Adrian Hunter <[email protected]>
| Newsgroups | org.kernel.vger.linux-mmc |
|---|---|
| Organization | Intel Finland Oy, Registered Address: c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo, Business Identity Code: 0357606 - 4, Domiciled in Helsinki |
| Message-ID | <[email protected]> |
On 19/06/2026 01:02, Judith Mendez wrote: > Since actively working on TI AM654 SDHCI driver, adding myself > as a maintainer of this driver. > > Signed-off-by: Judith Mendez <[email protected]> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b2040011a3865..97b9b01275729 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -26640,6 +26640,13 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ > T: git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git > F: drivers/media/platform/ti/am437x/ > > +TI AM654 SDHCI DRIVER > +M: Judith Mendez <[email protected]> > +L: [email protected] > +S: Maintained Should probably be "Supported" rather than "Maintained" ? Otherwise: Acked-by: Adrian Hunter <[email protected]> > +F: Documentation/devicetree/bindings/mmc/sdhci-am654.yaml > +F: drivers/mmc/host/sdhci_am654.c > + > TI BANDGAP AND THERMAL DRIVER > M: Eduardo Valentin <[email protected]> > M: Keerthy <[email protected]>