diff options
| author | Tanmay Kathpalia <[email protected]> | 2026-07-04 12:39:26 -0700 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-07-12 09:53:22 +0800 |
| commit | 5badf4e82a529e0212479c1b0f8fd695d0be95be (patch) | |
| tree | 0fb3febecfaeb658b12adc2c8d06626020df64f9 | |
| parent | 6741b0dfb41dc82a284ab1cff4c58af6ef2f3f9c (diff) | |
MAINTAINERS: add entry for SDHCI Cadence driver
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]>
Signed-off-by: Peng Fan <[email protected]>
| -rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e53cb0a485c..ddf7337d2fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1658,6 +1658,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 |
