Renesas peripherals are common to SH4/RX based MCUs. Their datasheets share common sections. It makes sense to maintain them altogether.
Yoshinori Sato volonteered to maintain them [*]. [*] https://www.mail-archive.com/[email protected]/msg710928.html Cc: Magnus Damm <[email protected]> Cc: Yoshinori Sato <[email protected]> Suggested-by: Aleksandar Markovic <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0398634179..967ca378fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1953,8 +1953,8 @@ F: include/hw/*/*xive* F: docs/*/*xive* Renesas peripherals -M: Magnus Damm <[email protected]> -S: Odd Fixes +M: Yoshinori Sato <[email protected]> +S: Maintained F: hw/char/sh_serial.c F: hw/timer/sh_timer.c F: include/hw/sh4/sh.h -- 2.21.3
