diff mbox series

MAINTAINERS: Add g364fb and ds1225y to the Jazz section

Message ID 20230929140938.396565-1-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Add g364fb and ds1225y to the Jazz section | expand

Commit Message

Thomas Huth Sept. 29, 2023, 2:09 p.m. UTC
These devices are only used by the Jazz machine, so they
should be listed in the corresponding section in MAINTAINERS.

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

Comments

Michael Tokarev Oct. 2, 2023, 11:59 a.m. UTC | #1
29.09.2023 17:09, Thomas Huth:
> These devices are only used by the Jazz machine, so they
> should be listed in the corresponding section in MAINTAINERS.

The devices look like git commit IDs :) (at least the first one)

Applied to my trivial-patches tree, thanks!

/mjt

> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b4ab7d142..874234cb7b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1295,8 +1295,10 @@ M: Hervé Poussineau <hpoussin@reactos.org>
>   R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
>   S: Maintained
>   F: hw/mips/jazz.c
> +F: hw/display/g364fb.c
>   F: hw/display/jazz_led.c
>   F: hw/dma/rc4030.c
> +F: hw/nvram/ds1225y.c
>   
>   Malta
>   M: Philippe Mathieu-Daudé <philmd@linaro.org>
Philippe Mathieu-Daudé Oct. 2, 2023, 12:31 p.m. UTC | #2
On 29/9/23 16:09, Thomas Huth wrote:
> These devices are only used by the Jazz machine, so they
> should be listed in the corresponding section in MAINTAINERS.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)

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

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b4ab7d142..874234cb7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1295,8 +1295,10 @@  M: Hervé Poussineau <hpoussin@reactos.org>
 R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
 S: Maintained
 F: hw/mips/jazz.c
+F: hw/display/g364fb.c
 F: hw/display/jazz_led.c
 F: hw/dma/rc4030.c
+F: hw/nvram/ds1225y.c
 
 Malta
 M: Philippe Mathieu-Daudé <philmd@linaro.org>