Re: [PATCH 0/2] Enable LPC interrupt controller on MIPS LS7A systems
From: Jiaxun Yang
Date: Wed Apr 29 2026 - 05:45:46 EST
On Sat, 11 Apr 2026, at 11:17 AM, Icenowy Zheng wrote:
> This patchset tries to enable support for LPC interrupts on MIPS-based
> Loongson systems with Loongson 7A1000 PCH chip.
>
> The corresponding irqchip support (along with the DT binding) is already
> added to the tip tree.
>
> Tested on a Haier Boyue G51 system with legacy i8042 keyboard/mouse as
> integrated ones.
>
> This patchset is splitted from the original patchset that contains both
> driver part and DT part.
For the series:
Acked-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
>
> Icenowy Zheng (2):
> MIPS: Loongson64: dts: Sort nodes
> MIPS: Loongson64: dts: Add node for LS7A PCH LPC
>
> arch/mips/boot/dts/loongson/ls7a-pch.dtsi | 17 +++++++++++++----
> 1 file changed, 13 insertions(+), 4 deletions(-)
>
> --
> 2.52.0
--
- Jiaxun