[PATCH 20/20] MAINTAINERS: Update RX entry

Yoshinori Sato posted 20 patches 5 years, 2 months ago
There is a newer version of this series
[PATCH 20/20] MAINTAINERS: Update RX entry
Posted by Yoshinori Sato 5 years, 2 months ago
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>
-- 
2.20.1


Re: [PATCH 20/20] MAINTAINERS: Update RX entry
Posted by Philippe Mathieu-Daudé 5 years, 2 months ago
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".