[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230811095805.2974722-1-maobibo@loongson.cn>
Date: Fri, 11 Aug 2023 17:58:03 +0800
From: Bibo Mao <maobibo@...ngson.cn>
To: Huacai Chen <chenhuacai@...nel.org>, Marc Zyngier <maz@...nel.org>
Cc: Jiaxun Yang <jiaxun.yang@...goat.com>,
Jianmin Lv <lvjianmin@...ngson.cn>,
linux-kernel@...r.kernel.org,
Philippe Mathieu-Daudé <philmd@...aro.org>
Subject: [PATCH v6 0/2] irqchip/loongson-eiointc: Add simple irq routing method
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 system with only one eiointc node,
rather than use anysend method.
---
Changes in v6:
Remove QEMU virt machine eiointc supports, will provide extra patch
when eiointc model is fixed, now eiointc model keeps the same with
physical machine.
Changes in v5:
Modify typo issue.
Changes in v4:
Modify some spell checking problems.
Add Fixes tag.
Changes in v3:
Modify some spell checking problems.
Changes in v2:
Use the simple irq routing on embeded board like 2K0500 and 2K2000
board, since there is only one eio node.
---
Bibo Mao (2):
irqchip/loongson-eiointc: Fix return value checking of eiointc_index
irqchip/loongson-eiointc: Simplify irq routing on some platforms
drivers/irqchip/irq-loongson-eiointc.c | 82 +++++++++++++++++++++++---
1 file changed, 75 insertions(+), 7 deletions(-)
--
2.27.0
Powered by blists - more mailing lists