hw/loongarch: fdt adds cpu interrupt controller node
commita0663efd81e6252b12ea716d13db10fdd022435b
authorSong Gao <gaosong@loongson.cn>
Fri, 26 Apr 2024 09:15:44 +0000 (26 17:15 +0800)
committerSong Gao <gaosong@loongson.cn>
Mon, 29 Apr 2024 02:25:56 +0000 (29 10:25 +0800)
treebb2f670704acb4921d74b45f5b8e870c1bf88cb6
parentb11f9814526b833b3a052be2559457b1affad7f5
hw/loongarch: fdt adds cpu interrupt controller node

fdt adds cpu interrupt controller node,
we use 'loongson,cpu-interrupt-controller'.

See:
https://github.com/torvalds/linux/blob/v6.7/drivers/irqchip/irq-loongarch-cpu.c
https://lore.kernel.org/r/20221114113824.1880-2-liupeibao@loongson.cn

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Message-Id: <20240426091551.2397867-11-gaosong@loongson.cn>
hw/loongarch/virt.c