From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Chen Huacai <zltjiangshi@gmail.com>,
Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
Richard Henderson <rth@twiddle.net>,
Aurelien Jarno <aurelien@aurel32.net>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 4/4] MAINTAINERS: Move MIPS GIC timer files to Boston board section
Date: Wed, 14 Oct 2020 15:39:37 +0200 [thread overview]
Message-ID: <39fdf233-f4a2-5b13-c02f-e404a789d99c@redhat.com> (raw)
In-Reply-To: <20201013101659.3557154-5-f4bug@amsat.org>
On 13/10/2020 12.16, Philippe Mathieu-Daudé wrote:
> The MIPS GIC timer is only used by the Boston board.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 702f73823fc..62db288bfc4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -233,11 +233,9 @@ F: docs/system/cpu-models-mips.rst.inc
> F: hw/intc/mips_gic.c
> F: hw/mips/
> F: hw/misc/mips_*
> -F: hw/timer/mips_gictimer.c
> F: include/hw/intc/mips_gic.h
> F: include/hw/mips/
> F: include/hw/misc/mips_*
> -F: include/hw/timer/mips_gictimer.h
> F: tests/tcg/mips/
> K: ^Subject:.*(?i)mips
>
> @@ -1167,7 +1165,9 @@ S: Odd Fixes
> F: hw/core/loader-fit.c
> F: hw/mips/boston.c
> F: hw/pci-host/xilinx-pcie.c
> +F: hw/timer/mips_gictimer.c
> F: include/hw/pci-host/xilinx-pcie.h
> +F: include/hw/timer/mips_gictimer.h
If I grep for mips_gictimer_init, it seems like this function is used from
mips_gic_realize in hw/intc/mips_gic.c ... and mips_gic.c / TYPE_MIPS_GIC is
also used from the malta board ... so are you really sure this is right? Or
what did I miss?
Thomas
next prev parent reply other threads:[~2020-10-14 13:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-13 10:16 [PATCH v2 0/4] MAINTAINERS: Update MIPS sections Philippe Mathieu-Daudé
2020-10-13 10:16 ` [PATCH v2 1/4] MAINTAINERS: Put myself forward for MIPS target Philippe Mathieu-Daudé
2020-10-14 11:41 ` Thomas Huth
2020-10-14 15:13 ` Jiaxun Yang
2020-10-14 15:41 ` Philippe Mathieu-Daudé
2020-10-13 10:16 ` [PATCH v2 2/4] MAINTAINERS: Remove duplicated Malta test entries Philippe Mathieu-Daudé
2020-10-14 12:54 ` Thomas Huth
2020-10-13 10:16 ` [PATCH v2 3/4] MAINTAINERS: Downgrade MIPS Boston to 'Odd Fixes', fix Paul Burton mail Philippe Mathieu-Daudé
2020-10-14 12:55 ` Thomas Huth
2020-10-13 10:16 ` [PATCH v2 4/4] MAINTAINERS: Move MIPS GIC timer files to Boston board section Philippe Mathieu-Daudé
2020-10-14 13:39 ` Thomas Huth [this message]
2020-10-16 13:43 ` Philippe Mathieu-Daudé
2020-10-16 13:45 ` [PATCH v2 0/4] MAINTAINERS: Update MIPS sections Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39fdf233-f4a2-5b13-c02f-e404a789d99c@redhat.com \
--to=thuth@redhat.com \
--cc=aleksandar.rikalo@syrmia.com \
--cc=aurelien@aurel32.net \
--cc=f4bug@amsat.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=zltjiangshi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).