diff options
author | Peng Fan <peng.fan@nxp.com> | 2025-09-26 09:57:47 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 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 <peng.fan@nxp.com>
-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 <priyanka.jain@nxp.com> +M: Peng Fan <peng.fan@nxp.com> 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 <jh80.chung@samsung.com> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-mmc.git F: drivers/mmc/ +N: mmc NETWORK M: Joe Hershberger <joe.hershberger@ni.com> @@ -1517,6 +1518,7 @@ F: test/cmd/pci_mps.c POWER M: Jaehoon Chung <jh80.chung@samsung.com> +M: Peng Fan <peng.fan@nxp.com> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-pmic.git F: drivers/power/ |