diff mbox series

[20/20] MAINTAINERS: Update RX entry

Message ID 20200827123859.81793-21-ysato@users.sourceforge.jp
State New
Headers show
Series RX target update | expand

Commit Message

Yoshinori Sato Aug. 27, 2020, 12:38 p.m. UTC
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Philippe Mathieu-Daudé Sept. 8, 2020, 9:21 p.m. UTC | #1
On 8/27/20 2:38 PM, Yoshinori Sato wrote:
> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5a22c8be42..cee8448a73 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2054,9 +2054,11 @@ F: hw/char/renesas_sci.c
>  F: hw/char/sh_serial.c
>  F: hw/timer/renesas_*.c
>  F: hw/timer/sh_timer.c
> +F: hw/net/renesas_eth.c
>  F: include/hw/char/renesas_sci.h
>  F: include/hw/sh4/sh.h
>  F: include/hw/timer/renesas_*.h
> +F: include/hw/net/renesas_eth.h
>  
>  Renesas RX peripherals
>  M: Yoshinori Sato <ysato@users.sourceforge.jp>
> 

Please squash to patch 16 "Add Renesas On-chip Ethernet MAC".
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5a22c8be42..cee8448a73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2054,9 +2054,11 @@  F: hw/char/renesas_sci.c
 F: hw/char/sh_serial.c
 F: hw/timer/renesas_*.c
 F: hw/timer/sh_timer.c
+F: hw/net/renesas_eth.c
 F: include/hw/char/renesas_sci.h
 F: include/hw/sh4/sh.h
 F: include/hw/timer/renesas_*.h
+F: include/hw/net/renesas_eth.h
 
 Renesas RX peripherals
 M: Yoshinori Sato <ysato@users.sourceforge.jp>