[PATCH] MAINTAINERS: Add common/spl/spl_dfu to DFU entry
Mattijs Korpershoek
mkorpershoek at kernel.org
Wed Jun 18 15:43:44 CEST 2025
This was not listed as part of the DFU entry.
Add it to make sure that the DFU maintainers get CC'ed on
patches for spl_dfu.
Signed-off-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d62dd35a385bf50cb48831049a3ee1189d75f579..114522c4758c0cee97a9bdb86a7a2c8b3bf3fdc2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1073,6 +1073,7 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git
F: cmd/dfu.c
F: cmd/usb_*.c
F: common/dfu.c
+F: common/spl/spl_dfu.c
F: common/update.c
F: doc/api/dfu.rst
F: doc/usage/dfu.rst
---
base-commit: 17012e3068d047ad71460f039eeb0c3be63f82a0
change-id: 20250618-maintainers-dfu-spl-7e2e56b42232
Best regards,
--
Mattijs Korpershoek <mkorpershoek at kernel.org>
More information about the U-Boot
mailing list