qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
@ 2023-10-26  8:00 Thomas Huth
  2023-10-26 11:31 ` Philippe Mathieu-Daudé
  2023-10-27 12:30 ` Yoshinori Sato
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2023-10-26  8:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Yoshinori Sato, Magnus Damm

tmu012.h is the header that belongs to hw/timer/sh_timer.c, so we
should list it in the same section as sh_timer.c.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 28895d9536..cce6feff35 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1632,6 +1632,7 @@ F: hw/intc/sh_intc.c
 F: hw/pci-host/sh_pci.c
 F: hw/timer/sh_timer.c
 F: include/hw/sh4/sh_intc.h
+F: include/hw/timer/tmu012.h
 
 Shix
 R: Yoshinori Sato <ysato@users.sourceforge.jp>
-- 
2.41.0



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

* Re: [PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
  2023-10-26  8:00 [PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section Thomas Huth
@ 2023-10-26 11:31 ` Philippe Mathieu-Daudé
  2023-10-27 12:30 ` Yoshinori Sato
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-26 11:31 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel; +Cc: qemu-trivial, Yoshinori Sato, Magnus Damm

On 26/10/23 10:00, Thomas Huth wrote:
> tmu012.h is the header that belongs to hw/timer/sh_timer.c, so we
> should list it in the same section as sh_timer.c.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

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




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

* Re: [PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
  2023-10-26  8:00 [PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section Thomas Huth
  2023-10-26 11:31 ` Philippe Mathieu-Daudé
@ 2023-10-27 12:30 ` Yoshinori Sato
  1 sibling, 0 replies; 3+ messages in thread
From: Yoshinori Sato @ 2023-10-27 12:30 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-devel, qemu-trivial, Magnus Damm

On Thu, 26 Oct 2023 17:00:11 +0900,
Thomas Huth wrote:
> 
> tmu012.h is the header that belongs to hw/timer/sh_timer.c, so we
> should list it in the same section as sh_timer.c.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 28895d9536..cce6feff35 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1632,6 +1632,7 @@ F: hw/intc/sh_intc.c
>  F: hw/pci-host/sh_pci.c
>  F: hw/timer/sh_timer.c
>  F: include/hw/sh4/sh_intc.h
> +F: include/hw/timer/tmu012.h
>  
>  Shix
>  R: Yoshinori Sato <ysato@users.sourceforge.jp>
> -- 
> 2.41.0
> 

-- 
Yosinori Sato


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

end of thread, other threads:[~2023-10-27 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26  8:00 [PATCH] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section Thomas Huth
2023-10-26 11:31 ` Philippe Mathieu-Daudé
2023-10-27 12:30 ` Yoshinori Sato

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).