qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 4/4] MAINTAINERS: Move MIPS GIC timer files to Boston boar


From: Thomas Huth
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
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]