All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU
@ 2020-05-24 10:02 Heinrich Schuchardt
  2020-05-24 15:28 ` Lukasz Majewski
  2020-05-25 18:00 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-05-24 10:02 UTC (permalink / raw)
  To: u-boot

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@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@chromium.org>
--
2.26.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU
  2020-05-24 10:02 [PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU Heinrich Schuchardt
@ 2020-05-24 15:28 ` Lukasz Majewski
  2020-05-25 18:00 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Lukasz Majewski @ 2020-05-24 15:28 UTC (permalink / raw)
  To: u-boot

On Sun, 24 May 2020 12:02:14 +0200
Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:

> 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@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@chromium.org>
> --
> 2.26.2
> 

Acked-by: Lukasz Majewski <lukma@denx.de>


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200524/80f14bfc/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU
  2020-05-24 10:02 [PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU Heinrich Schuchardt
  2020-05-24 15:28 ` Lukasz Majewski
@ 2020-05-25 18:00 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-05-25 18:00 UTC (permalink / raw)
  To: u-boot

On Sun, May 24, 2020 at 12:02:14PM +0200, Heinrich Schuchardt wrote:

> 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@gmx.de>
> Acked-by: Lukasz Majewski <lukma@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200525/d82431b7/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-25 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 10:02 [PATCH 1/1] MAINTAINERS: add dfu.h and dfu.rst to DFU Heinrich Schuchardt
2020-05-24 15:28 ` Lukasz Majewski
2020-05-25 18:00 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.