Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d96526be authored by Ulf Hansson's avatar Ulf Hansson
Browse files

MAINTAINERS: Add maintainers for eMMC CQHCI driver



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), Ritesh Harjani and Asutosh Das as the
maintainers, whom knows both the code and the spec.

Cc: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Acked-by: default avatarRitesh Harjani <riteshh@codeaurora.org>
Acked-by: default avatarAsutosh Das <asutoshd@codeaurora.org>
parent b1d14045
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -13613,6 +13613,14 @@ S: Maintained
F:	drivers/mmc/host/sdhci*
F:	include/linux/mmc/sdhci*

EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER
M:	Adrian Hunter <adrian.hunter@intel.com>
M:	Ritesh Harjani <riteshh@codeaurora.org>
M:	Asutosh Das <asutoshd@codeaurora.org>
L:	linux-mmc@vger.kernel.org
S:	Maintained
F:	drivers/mmc/host/cqhci*

SYNOPSYS SDHCI COMPLIANT DWC MSHC DRIVER
M:	Prabu Thangamuthu <prabu.t@synopsys.com>
M:	Manjunath M B <manjumb@synopsys.com>