Re: [PATCH v6 13/17] hw/loongarch: fdt adds pch_msi Controller

2024-03-08 Thread maobibo
On 2024/3/8 上午12:48, Song Gao wrote: fdt adds pch msi controller, we use 'loongson,pch-msi-1.0'. See: https://github.com/torvalds/linux/blob/v6.7/drivers/irqchip/irq-loongson-pch-msi.c https://lore.kernel.org/r/20200528152757.1028711-6-jiaxun.y...@flygoat.com Signed-off-by: Song Gao Message

[PATCH v6 13/17] hw/loongarch: fdt adds pch_msi Controller

2024-03-07 Thread Song Gao
fdt adds pch msi controller, we use 'loongson,pch-msi-1.0'. See: https://github.com/torvalds/linux/blob/v6.7/drivers/irqchip/irq-loongson-pch-msi.c https://lore.kernel.org/r/20200528152757.1028711-6-jiaxun.y...@flygoat.com Signed-off-by: Song Gao Message-Id: <20240301093839.663947-14-gaos...@loo