]> Git Repo - J-u-boot.git/commitdiff
MAINTAINERS: add dfu.h and dfu.rst to DFU
authorHeinrich Schuchardt <[email protected]>
Sun, 24 May 2020 10:02:14 +0000 (12:02 +0200)
committerTom Rini <[email protected]>
Mon, 25 May 2020 15:54:53 +0000 (11:54 -0400)
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 <[email protected]>
Acked-by: Lukasz Majewski <[email protected]>
MAINTAINERS

index d1c4a28ce32445ad1bc6a5604857c3dc846d9043..9da0459bf747a2cddb88bfa299aee65b80b4f432 100644 (file)
@@ -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 <[email protected]>
This page took 0.032479 seconds and 4 git commands to generate.