On 8/5/24 15:06, Jiaxun Yang wrote:
This device will be shared among LoongArch and MIPS
based Loongson machine, rename it as loongson_ipi
to reflect this nature.

Signed-off-by: Jiaxun Yang <jiaxun.y...@flygoat.com>
---
  MAINTAINERS                                        |   4 +
  hw/intc/Kconfig                                    |   2 +-
  hw/intc/loongson_ipi.c                             | 347 +++++++++++++++++++++
  hw/intc/meson.build                                |   2 +-
  hw/intc/trace-events                               |   6 +-
  hw/loongarch/Kconfig                               |   2 +-
  hw/loongarch/virt.c                                |   4 +-
  .../hw/intc/{loongarch_ipi.h => loongson_ipi.h}    |  12 +-
  include/hw/loongarch/virt.h                        |   2 +-
  9 files changed, 366 insertions(+), 15 deletions(-)

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


Reply via email to