[PATCH 0/2] irqchip/loongson-eiointc: use simple irq route

From: Bibo Mao
Date: Tue Jul 04 2023 - 09:22:14 EST


Fix return value checking of eiointc_index where int type
is converted uint32_t and check smaller than 0.

Add simple irq route support on one eioi node system.

Bibo Mao (2):
irqchip/loongson-eiointc: fix return value checking of eiointc_index
irqchip/loongson-eiointc: simplify irq route on one eioi-node system

drivers/irqchip/irq-loongson-eiointc.c | 83 ++++++++++++++++++++++----
1 file changed, 73 insertions(+), 10 deletions(-)

base-commit: a901a3568fd26ca9c4a82d8bc5ed5b3ed844d451
--
2.27.0