diff options
author | Haibo Chen <[email protected]> | 2021-12-21 16:44:48 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-12-21 13:58:30 +0100 |
commit | 585cba9d424e6cd9eda50c3397280ac320cbf832 (patch) | |
tree | 7df0b6b74d722268f5bdc6c582caa125377bb8a5 | |
parent | a474e52c3109870946755925ce379d730a6dcaf7 (diff) |
MAINTAINERS: Add i.MX sdhci maintainer
Add myself as the i.MX sdhci driver maintainer.
Signed-off-by: Haibo Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 13f9a84a617e..68c578432598 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17121,6 +17121,13 @@ L: [email protected] S: Maintained F: drivers/mmc/host/sdhci-omap.c +SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) NXP i.MX DRIVER +M: Haibo Chen <[email protected]> +S: Maintained +F: drivers/mmc/host/sdhci-esdhc-imx.c + SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER M: Jonathan Derrick <[email protected]> M: Revanth Rajashekar <[email protected]> |