[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-arm] [PATCH] MAINTAINERS: Add entries for newer MPS2 boards and de
From: |
Peter Maydell |
Subject: |
[Qemu-arm] [PATCH] MAINTAINERS: Add entries for newer MPS2 boards and devices |
Date: |
Fri, 18 May 2018 16:31:57 +0100 |
Add entries to MAINTAINERS to cover the newer MPS2 boards and
the new devices they use.
Signed-off-by: Peter Maydell <address@hidden>
---
Oops, forgot these when we added the mps2-an505...
MAINTAINERS | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e187b1f18f..1823f900b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -447,6 +447,8 @@ F: hw/timer/cmsdk-apb-timer.c
F: include/hw/timer/cmsdk-apb-timer.h
F: hw/char/cmsdk-apb-uart.c
F: include/hw/char/cmsdk-apb-uart.h
+F: hw/misc/tz-ppc.c
+F: include/hw/misc/tz-ppc.h
ARM cores
M: Peter Maydell <address@hidden>
@@ -515,8 +517,11 @@ M: Peter Maydell <address@hidden>
L: address@hidden
S: Maintained
F: hw/arm/mps2.c
-F: hw/misc/mps2-scc.c
-F: include/hw/misc/mps2-scc.h
+F: hw/arm/mps2-tz.c
+F: hw/misc/mps2-*.c
+F: include/hw/misc/mps2-*.h
+F: hw/arm/iotkit.c
+F: include/hw/arm/iotkit.h
Musicpal
M: Jan Kiszka <address@hidden>
--
2.17.0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-arm] [PATCH] MAINTAINERS: Add entries for newer MPS2 boards and devices,
Peter Maydell <=