diff mbox series

[4/4] MAINTAINERS: Extend the Stellaris section

Message ID 20231020060936.524988-5-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Update arm machines with missing files | expand

Commit Message

Thomas Huth Oct. 20, 2023, 6:09 a.m. UTC
This header include/hw/timer/stellaris-gptm.h obviously belongs to the
Stellaris machines, so let's add it to the corresponding section.

And hw/display/ssd0303.c and hw/display/ssd0323.c are only used
by hw/arm/stellaris.c, so add them to the corresponding section
in the MAINTAINERS file, too.

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

Comments

Philippe Mathieu-Daudé Nov. 7, 2023, 11:24 a.m. UTC | #1
On 20/10/23 08:09, Thomas Huth wrote:
> This header include/hw/timer/stellaris-gptm.h obviously belongs to the
> Stellaris machines, so let's add it to the corresponding section.
> 
> And hw/display/ssd0303.c and hw/display/ssd0323.c are only used
> by hw/arm/stellaris.c, so add them to the corresponding section
> in the MAINTAINERS file, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4a7339130e..a110a0c7a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -991,7 +991,9 @@  M: Peter Maydell <peter.maydell@linaro.org>
 L: qemu-arm@nongnu.org
 S: Maintained
 F: hw/*/stellaris*
+F: hw/display/ssd03*
 F: include/hw/input/gamepad.h
+F: include/hw/timer/stellaris-gptm.h
 F: docs/system/arm/stellaris.rst
 
 STM32VLDISCOVERY