On Mon, Jun 1, 2020 at 11:21 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > I don't have much clue about the Renesas hardware, but at least > I know now the source files a little bit, so I volunteer to pick > up patches and send pull-requests for them during my scarce > hobbyist time, until someone else with more knowledge steps up > to do this job instead. > > Suggested-by: Alex Bennée <alex.ben...@linaro.org> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > ---
There is alive and well Renesas target maintainer that obviously has the access to Renesas hardware, and I have no idea why you should be the maintainer for something that you say do not have much clue, while at the same time omitting the original Renesas contributor. Scandalous. Regards, Aleksandar > MAINTAINERS | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0944d9c731..cbba3ac757 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -298,9 +298,7 @@ SH4 TCG CPUs > M: Aurelien Jarno <aurel...@aurel32.net> > S: Odd Fixes > F: target/sh4/ > -F: hw/sh4/ > F: disas/sh4.c > -F: include/hw/sh4/ > > SPARC TCG CPUs > M: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > @@ -1238,6 +1236,18 @@ F: pc-bios/canyonlands.dt[sb] > F: pc-bios/u-boot-sam460ex-20100605.bin > F: roms/u-boot-sam460ex > > +Renesas Hardware > +---------------- > +SH4 Hardware > +M: Aurelien Jarno <aurel...@aurel32.net> > +M: Philippe Mathieu-Daudé <f4...@amsat.org> > +S: Odd Fixes > +F: hw/sh4/ > +F: hw/char/sh_serial.c > +F: hw/intc/sh_intc.c > +F: hw/timer/sh_timer.c > +F: include/hw/sh4/ > + > SH4 Machines > ------------ > R2D > @@ -1246,6 +1256,7 @@ 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 > M: Magnus Damm <magnus.d...@gmail.com> > -- > 2.21.3 > >