On Wed, 30 Jan 2019 at 10:20, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote: > > On 30/01/19 11:04 AM, Ulf Hansson wrote: > > The eMMC CQHCI is the host controller interface, introduced in the eMMC > > spec v5.1. The code was originally developed as collaboration among several > > people, however none really stepped in to maintain it. > > > > Let's add Adrian Hunter (Intel) as the maintainer, who knows both the code > > and the spec. > > > > Cc: Ritesh Harjani <riteshh@xxxxxxxxxxxxxx> > > Cc: Subhash Jadavani <subhashj@xxxxxxxxxxxxxx> > > Cc: Asutosh Das <asutoshd@xxxxxxxxxxxxxx> > > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > > Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> Thanks! > > If others wants to add their name as co-maintainers or reviewers, please > feel free. Yeah, let's hope someone steps in. Until then, I am applying this as is. Kind regards Uffe > > > --- > > > > Note, this is just a friendly suggestion that needs an ack from Adrian, of > > course. Also, I think if any of the Codeaurora people would step in to help > > maintaining CQHCI, that would be great. > > > > Kind regards > > Ulf Hansson > > > > --- > > MAINTAINERS | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index bbe90d4a0ea4..9c9530d7fb20 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -13590,6 +13590,12 @@ S: Maintained > > F: drivers/mmc/host/sdhci* > > F: include/linux/mmc/sdhci* > > > > +EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER > > +M: Adrian Hunter <adrian.hunter@xxxxxxxxx> > > +L: linux-mmc@xxxxxxxxxxxxxxx > > +S: Maintained > > +F: drivers/mmc/host/cqhci* > > + > > SYNOPSYS SDHCI COMPLIANT DWC MSHC DRIVER > > M: Prabu Thangamuthu <prabu.t@xxxxxxxxxxxx> > > M: Manjunath M B <manjumb@xxxxxxxxxxxx> > > >