diff options
| author | Peng Fan <[email protected]> | 2025-09-26 09:57:47 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-09-25 18:53:28 -0600 |
| commit | 9a20a4fba587956225ebaf3878f48e70a2f42ced (patch) | |
| tree | 4d3725c8cd790ee0ed4d8ae755d0c302eda9b817 | |
| parent | 5074fd5f722079dfccd92df854400e7dbb045464 (diff) | |
MAINTAINERS: Update MMC/POWER/FREESCALE QORIQ
- Update MMC entry to match 'mmc' using 'N'
- Add myself as POWER maintainer for regulator and pmic patches. I have
started to handle relevant patches.
- Update QORIQ maintainer. Priyanka has moved to work on other stuff, I
have been handling this for quite some time.
Signed-off-by: Peng Fan <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 229de32c70f..1db1070d5f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1223,7 +1223,7 @@ S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-freebsd.git FREESCALE QORIQ -M: Priyanka Jain <[email protected]> +M: Peng Fan <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git F: drivers/watchdog/sp805_wdt.c @@ -1410,6 +1410,7 @@ M: Jaehoon Chung <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-mmc.git F: drivers/mmc/ +N: mmc NETWORK M: Joe Hershberger <[email protected]> @@ -1517,6 +1518,7 @@ F: test/cmd/pci_mps.c POWER M: Jaehoon Chung <[email protected]> +M: Peng Fan <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-pmic.git F: drivers/power/ |
