q

On Thu, 26 Dec 2024 at 08:28, Hao Wu <wuhao...@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 <wuhao...@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.mayd...@linaro.org>

thanks
-- PMM

Reply via email to