Re: [PATCH v5 0/2] Add Loongson-2K0300 processor support

From: wjjsn

Date: Sun Mar 22 2026 - 12:34:03 EST


On 3/22/26 21:15, Huacai Chen wrote:
On Sun, Mar 22, 2026 at 8:36 PM Yao Zi <me@xxxxxxxx> wrote:
Also, previously Huacai expressed preference on delaying devicetree
changes until basic drivers are ready[4], so anyway we should probably
get driver patches merged first.
Yes, I confirm that.

Huacai


Hi Huacai and Yao,

I noticed that:
1. The current clock driver in mainline has some problems.
The pll_ddr is lower than the user_manual,the clk_apb_gate will
turn off by kernel while booting,though 16100000.serial is using
2. eiointc support for 2k0300 is missing.

Is there any WIP (Work In Progress) tree I can follow?
I'm happy to help with the development or testing.