Re: [PATCH] MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drver
Judith Mendez <[email protected]> Mon, 6 Jul 2026 09:24:19 -0500
| Newsgroups | org.kernel.vger.linux-mmc |
|---|---|
| Message-ID | <[email protected]> |
Hi Adrian, On 7/3/26 11:50 AM, Adrian Hunter wrote: > 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" ? Sure. can fix and respin, thanks for reviewing! > > 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]> >