Re: [PATCH v3 5/7] irqchip/loongson-liointc: irqchip add 2.0 version
From: Ming Wang <hidden>
Date: 2021-03-06 07:28:10
Also in:
lkml
From: Ming Wang <hidden>
Date: 2021-03-06 07:28:10
Also in:
lkml
On 03/06/2021 10:36 AM, Qing Zhang wrote:
Add IO interrupt controller support for Loongson 2k1000, different from the 3a series is that 2K1000 has 64 interrupt sources, 0-31 correspond to the device tree liointc0 device node, and the other correspond to liointc1 node. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Qing Zhang <redacted>
Tested-by: Ming Wang <redacted> Thanks, Ming