All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section
@ 2023-11-07 10:21 Thomas Huth
  2023-11-07 10:44 ` Max Filippov
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2023-11-07 10:21 UTC (permalink / raw)
  To: Max Filippov, qemu-devel; +Cc: qemu-trivial

These machines are the only user of the mx_pic code, so the
header (which is currently "unmaintained" according to the
MAINTAINERS file) should be added to this section.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 48a6507759..215d97e58f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1870,6 +1870,7 @@ M: Max Filippov <jcmvbkbc@gmail.com>
 S: Maintained
 F: hw/xtensa/xtfpga.c
 F: hw/net/opencores_eth.c
+F: include/hw/xtensa/mx_pic.h
 
 Devices
 -------
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section
  2023-11-07 10:21 [PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section Thomas Huth
@ 2023-11-07 10:44 ` Max Filippov
  2023-11-07 11:05   ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 3+ messages in thread
From: Max Filippov @ 2023-11-07 10:44 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-devel, qemu-trivial

On Tue, Nov 7, 2023 at 2:21 AM Thomas Huth <thuth@redhat.com> wrote:
>
> These machines are the only user of the mx_pic code, so the
> header (which is currently "unmaintained" according to the
> MAINTAINERS file) should be added to this section.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Typo in subject: s/XTFPAG/XTFPGA/
Otherwise:
Acked-by: Max Filippov <jcmvbkbc@gmail.com>

-- 
Thanks.
-- Max


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section
  2023-11-07 10:44 ` Max Filippov
@ 2023-11-07 11:05   ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-07 11:05 UTC (permalink / raw)
  To: Max Filippov, Thomas Huth; +Cc: qemu-devel, qemu-trivial

On 7/11/23 11:44, Max Filippov wrote:
> On Tue, Nov 7, 2023 at 2:21 AM Thomas Huth <thuth@redhat.com> wrote:
>>
>> These machines are the only user of the mx_pic code, so the
>> header (which is currently "unmaintained" according to the
>> MAINTAINERS file) should be added to this section.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>>   MAINTAINERS | 1 +
>>   1 file changed, 1 insertion(+)
> 
> Typo in subject: s/XTFPAG/XTFPGA/
> Otherwise:
> Acked-by: Max Filippov <jcmvbkbc@gmail.com>

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

And queued with typo fixed, thanks!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-07 11:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 10:21 [PATCH] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPAG machine section Thomas Huth
2023-11-07 10:44 ` Max Filippov
2023-11-07 11:05   ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.