Queued, thanks. Huacai On Thu, May 9, 2024 at 2:18 PM Binbin Zhou <zhoubinbin@xxxxxxxxxxx> wrote: > > Hi all: > > Now, more Loongson-2K related deviers are supported, this patchset add > these device nodes to dts files. > > Additionally, we remove the "disable" state of the ls2k1000 clk node as > it was unnecessary. > > Thanks. > > ------- > V2: > patch(1/3): > - New patch. Follow Conor's comment, remove the "disable" state of the > ls2k1000 clk node as it was unnecessary. > patch(2/3)(3/3): > - Remove the "disable" state of the clk node as it was unnecessary; > - Add cpu-alert trips. > > Link to V1: > https://lore.kernel.org/all/cover.1715156107.git.zhoubinbin@xxxxxxxxxxx/ > > Binbin Zhou (3): > LoongArch: dts: Remove "disabled" state of clock controller node > LoongArch: dts: Add new supported device nodes to Loongson-2K0500 > LoongArch: dts: Add new supported device nodes to Loongson-2K2000 > > arch/loongarch/boot/dts/loongson-2k0500.dtsi | 85 ++++++++++++++++++- > .../boot/dts/loongson-2k1000-ref.dts | 4 - > arch/loongarch/boot/dts/loongson-2k1000.dtsi | 1 - > arch/loongarch/boot/dts/loongson-2k2000.dtsi | 48 ++++++++++- > 4 files changed, 126 insertions(+), 12 deletions(-) > > -- > 2.43.0 >