qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 05/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr


From: Peter Maydell
Subject: Re: [PATCH v2 05/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
Date: Tue, 4 Feb 2025 15:43:08 +0000

q

On Thu, 26 Dec 2024 at 08:28, Hao Wu <wuhaotsh@google.com> wrote:
>
> NPCM7XX and NPCM8XX have a different set of GCRs and the GCR module
> needs to fit both. This commit changes the name of the GCR module.
> Future commits will add the support for NPCM8XX GCRs.
>
> Signed-off-by: Hao Wu <wuhaotsh@google.com>
> ---
>  hw/misc/meson.build                           | 2 +-
>  hw/misc/{npcm7xx_gcr.c => npcm_gcr.c}         | 2 +-
>  include/hw/arm/npcm7xx.h                      | 2 +-
>  include/hw/misc/{npcm7xx_gcr.h => npcm_gcr.h} | 6 +++---
>  4 files changed, 6 insertions(+), 6 deletions(-)
>  rename hw/misc/{npcm7xx_gcr.c => npcm_gcr.c} (99%)
>  rename include/hw/misc/{npcm7xx_gcr.h => npcm_gcr.h} (96%)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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