devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Initial support for CTCISZ Ninenine Pi
@ 2025-05-01  4:42 Yao Zi
  2025-05-01  4:42 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add CTCISZ Technology Co., LTD Yao Zi
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Yao Zi @ 2025-05-01  4:42 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Huacai Chen,
	WANG Xuerui, Yao Zi, Neil Armstrong, Heiko Stuebner, Junhao Xie,
	Rafał Miłecki, Aradhya Bhatia, Manivannan Sadhasivam,
	Binbin Zhou, devicetree, linux-kernel, loongarch, Mingcong Bai,
	Kexy Biscuit

This series adds support for CTCISZ Ninenine Pi, which ships an Loongson
2K0300 SoC and various peripherals. The vendor prefix and the board are
documented and basic SoC/board devicetrees are added.

I've successfully booted into console with vendor U-Boot, a bootlog
could be obtained here[1]. DTB and initramfs must be built into the
kernel as the vendor bootloader cannot pass them and upstream U-Boot
support for LoongArch is still WIP.

Thanks for your time and review.

[1]: https://gist.github.com/ziyao233/7fd2c8b3b51ef9b30fe5c17faae1bc4e

Yao Zi (4):
  dt-bindings: vendor-prefixes: Add CTCISZ Technology Co., LTD.
  dt-bindings: LoongArch: Add CTCISZ Ninenine Pi
  LoongArch: dts: Add initial SoC devicetree for Loongson 2K0300
  LoongArch: dts: Add initial devicetree for CTCISZ Ninenine Pi

 .../bindings/loongarch/loongson.yaml          |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/loongarch/boot/dts/Makefile              |   1 +
 arch/loongarch/boot/dts/loongson-2k0300.dtsi  | 197 ++++++++++++++++++
 .../boot/dts/ls2k0300-ctcisz-nineninepi.dts   |  41 ++++
 5 files changed, 246 insertions(+)
 create mode 100644 arch/loongarch/boot/dts/loongson-2k0300.dtsi
 create mode 100644 arch/loongarch/boot/dts/ls2k0300-ctcisz-nineninepi.dts

-- 
2.49.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-05-08  3:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-01  4:42 [PATCH 0/4] Initial support for CTCISZ Ninenine Pi Yao Zi
2025-05-01  4:42 ` [PATCH 1/4] dt-bindings: vendor-prefixes: Add CTCISZ Technology Co., LTD Yao Zi
2025-05-01 10:53   ` Krzysztof Kozlowski
2025-05-01  4:42 ` [PATCH 2/4] dt-bindings: LoongArch: Add CTCISZ Ninenine Pi Yao Zi
2025-05-01 10:54   ` Krzysztof Kozlowski
2025-05-06  8:58   ` Yanteng Si
2025-05-07  7:07     ` Yao Zi
2025-05-08  2:42       ` Yanteng Si
2025-05-01  4:42 ` [PATCH 3/4] LoongArch: dts: Add initial SoC devicetree for Loongson 2K0300 Yao Zi
2025-05-01 10:55   ` Krzysztof Kozlowski
2025-05-02  1:52     ` Yao Zi
2025-05-01  4:42 ` [PATCH 4/4] LoongArch: dts: Add initial devicetree for CTCISZ Ninenine Pi Yao Zi
2025-05-07 10:08 ` [PATCH 0/4] Initial support " Yanteng Si
2025-05-08  2:49   ` Yanteng Si
2025-05-08  3:54     ` Yao Zi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).