On 2 November 2018 at 00:12, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > So far the Raspi machines use the BCM2836 SoC which includes > a BCM2835 for the peripherals. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f2360efe3e..c41ea5ed3f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -683,6 +683,12 @@ F: hw/arm/nrf51_soc.c > F: hw/arm/microbit.c > F: include/hw/arm/nrf51_soc.h > > +Raspberry Pi > +L: qemu-...@nongnu.org > +S: Odd Fixes > +F: hw/*/bcm283* > +F: include/hw/*/bcm283* > +
We should also have F:hw/arm/raspi.c Andrew, as the original submitter of the Raspberry Pi code would you like to be listed as a maintainer for it? thanks -- PMM