DORMANTno replies

Revision v3 of 4 in this series.

Revisions (4)
  1. v2 [diff vs current]
  2. v3 current
  3. v4 [diff vs current]
  4. v5 [diff vs current]

[PATCH v3 0/2] Add Loongson-2K0300 processor support

From: wjjsn <hidden>
Date: 2026-03-22 06:03:00
Also in: lkml, loongarch

The first patch adds the necessary DT binding documentation,
and the second patch adds the DTS and DTSI files for the SoC
and the board.

Changes in v3:
- Corrected the compatible string in DT bindings from 'loongson,99pi' 
  to 'loongson,ls2k0300-ref' to match the board's formal name.

Changes in v2:
- Split DT bindings and DTS into separate patches to comply with
  upstream requirements.
- Included the missing Documentation/devicetree/bindings/ modification.

Known issues:
1. The clk controller node is correctly defined, but some frequency
   configurations rely on future driver-side fixes.
2. uart0 is currently placed under the root node as the 2K0300
   manual lacks explicit documentation on the bus/interconnect 
   hierarchy (comparable to the bus@10000000 in other 2K SoCs).


wjjsn (2):
  dt-bindings: loongarch: Add Loongson-2K0300
  loongarch: boot: dts: Add Loongson-2K0300 support

 .../bindings/loongarch/loongson.yaml          |  4 +
 arch/loongarch/boot/dts/Makefile              |  2 +-
 .../boot/dts/loongson-2k0300-ref.dts          | 34 +++++++
 arch/loongarch/boot/dts/loongson-2k0300.dtsi  | 95 +++++++++++++++++++
 4 files changed, 134 insertions(+), 1 deletion(-)
 create mode 100644 arch/loongarch/boot/dts/loongson-2k0300-ref.dts
 create mode 100644 arch/loongarch/boot/dts/loongson-2k0300.dtsi

-- 
2.43.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help