[PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU

Heinrich Schuchardt xypron.glpk at gmx.de
Sun May 24 12:02:14 CEST 2020


include/dfu.h and doc/api/dfu.rst belong to the device firmware update
sub-system. So let's add them to DFU in MAINTAINERS.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8add9d4c2a..9fa88fc900 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -600,8 +600,10 @@ F:	cmd/usb_*.c
 F:	common/dfu.c
 F:	common/update.c
 F:	common/usb_storage.c
+F:	doc/api/dfu.rst
 F:	drivers/dfu/
 F:	drivers/usb/gadget/
+F:	include/dfu.h

 DRIVER MODEL
 M:	Simon Glass <sjg at chromium.org>
--
2.26.2



More information about the U-Boot mailing list