diff mbox

MAINTAINERS: Add some more MIPS related files

Message ID 1475220411-22873-1-git-send-email-thuth@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Huth Sept. 30, 2016, 7:26 a.m. UTC
The MIPS section is missing some related header files, and files
in the hw/misc/, hw/intc/ and hw/timer/ folders.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Michael Tokarev Oct. 8, 2016, 8:14 a.m. UTC | #1
30.09.2016 10:26, Thomas Huth wrote:
> The MIPS section is missing some related header files, and files
> in the hw/misc/, hw/intc/ and hw/timer/ folders.

Applied to -trivial, thanks!

/mjt
Yongbok Kim Oct. 10, 2016, 9:26 a.m. UTC | #2
On 08/10/2016 09:14, Michael Tokarev wrote:
> 30.09.2016 10:26, Thomas Huth wrote:
>> The MIPS section is missing some related header files, and files
>> in the hw/misc/, hw/intc/ and hw/timer/ folders.
> 
> Applied to -trivial, thanks!
> 
> /mjt

Thanks for that!

Regards,
Yongbok
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 977e96e..4e86539 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -151,6 +151,13 @@  M: Leon Alrae <leon.alrae@imgtec.com>
 S: Maintained
 F: target-mips/
 F: hw/mips/
+F: hw/misc/mips_*
+F: hw/intc/mips_gic.c
+F: hw/timer/mips_gictimer.c
+F: include/hw/mips/
+F: include/hw/misc/mips_*
+F: include/hw/intc/mips_gic.h
+F: include/hw/timer/mips_gictimer.h
 F: tests/tcg/mips/
 F: disas/mips.c