Add a MAINTAINERS entry for the Cadence SDHCI driver files (drivers/mmc/sdhci-cadence*). The original authors (Masahiro Yamada <[email protected]> and Kuan Lim Lee <[email protected]>) email addresses are no longer reachable. Add myself as maintainer since I am actively maintaining and developing these files.
Signed-off-by: Tanmay Kathpalia <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 45e9076de67..cc31934ece5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1707,6 +1707,11 @@ F: drivers/firmware/scmi/ F: include/scmi* N: scmi +SDHCI CADENCE +M: Tanmay Kathpalia <[email protected]> +S: Maintained +F: drivers/mmc/sdhci-cadence* + SEAMA M: Linus Walleij <[email protected]> S: Maintained -- 2.43.7

