Message ID | 20180803052137.10602-2-joel@jms.id.au |
---|---|
State | Superseded |
Headers | show |
Series | arm: Add nRF51 SoC and micro:bit machine | expand |
On 3 August 2018 at 06:21, Joel Stanley <joel@jms.id.au> wrote: > This contains the NRF51, and the machine that uses it, the BBC > micro:bit. > > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> > Signed-off-by: Joel Stanley <joel@jms.id.au> > --- > v3: > fix spelling of mailing list > add stefan's reviewed-by > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> thanks -- PMM
diff --git a/MAINTAINERS b/MAINTAINERS index c48d9271cf15..5a0d2e327d4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -656,6 +656,14 @@ F: include/hw/*/*aspeed* F: hw/net/ftgmac100.c F: include/hw/net/ftgmac100.h +NRF51 +M: Joel Stanley <joel@jms.id.au> +L: qemu-arm@nongnu.org +S: Maintained +F: hw/arm/nrf51_soc.c +F: hw/arm/microbit.c +F: include/hw/arm/nrf51_soc.h + CRIS Machines ------------- Axis Dev88