Renesas peripherals are common to SH4/RX based MCUs. Their datasheets share common sections. It makes sense to maintain them altogether. Add the uncovered UART SCI peripheral. The current names are misleading (see the 'sh_' prefix). In another series we will remove these peripherals with the 'renesas_' prefix. Out of the scope of this change in MAINTAINERS.
Cc: Magnus Damm <magnus.d...@gmail.com> Cc: Yoshinori Sato <ys...@users.sourceforge.jp> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Richard Henderson <richard.hender...@linaro.org> --- MAINTAINERS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 67c495e841..f1ae0775f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1260,7 +1260,6 @@ R: Magnus Damm <magnus.d...@gmail.com> S: Maintained F: hw/sh4/r2d.c F: hw/intc/sh_intc.c -F: hw/timer/sh_timer.c F: include/hw/sh4/sh_intc.h Shix @@ -1964,6 +1963,14 @@ F: hw/*/*xive* F: include/hw/*/*xive* F: docs/*/*xive* +Renesas peripherals +M: Yoshinori Sato <ys...@users.sourceforge.jp> +R: Magnus Damm <magnus.d...@gmail.com> +S: Maintained +F: hw/char/sh_serial.c +F: hw/timer/sh_timer.c +F: include/hw/sh4/sh.h + Subsystems ---------- Audio -- 2.21.3