]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
MAINTAINERS: Add an entry for common Renesas peripherals
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 10 Jun 2020 21:32:38 +0000 (23:32 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 22 Jun 2020 16:37:12 +0000 (18:37 +0200)
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.damm@gmail.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS

index a9c916024e9a4076021c38297d7c05428ce19c4d..09333366a2ba81b441646abce3c0f77ba3ba1b55 100644 (file)
@@ -1264,7 +1264,6 @@ R: Magnus Damm <magnus.damm@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
@@ -1968,6 +1967,14 @@ F: hw/*/*xive*
 F: include/hw/*/*xive*
 F: docs/*/*xive*
 
+Renesas peripherals
+M: Yoshinori Sato <ysato@users.sourceforge.jp>
+R: Magnus Damm <magnus.damm@gmail.com>
+S: Maintained
+F: hw/char/sh_serial.c
+F: hw/timer/sh_timer.c
+F: include/hw/sh4/sh.h
+
 Subsystems
 ----------
 Audio