]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
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)
commit7bd0d13fa5669611d8a29abfe71fc7683c400d1d
tree756754ce3132e00235a43f2e586d04b9be1b506d
parent65b8dc2914c073d877e7c8804d1064fdfb5b5a5e
MAINTAINERS: Add an entry for common Renesas peripherals

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