]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: dts: spacemit: Add OrangePi RV2 board device tree
authorHendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>
Wed, 13 Aug 2025 09:22:40 +0000 (11:22 +0200)
committerYixun Lan <dlan@gentoo.org>
Fri, 15 Aug 2025 01:28:28 +0000 (09:28 +0800)
commitbab8dea259100a99e047fd11a48940b229d30031
tree32373fcefae5e0c74f36f941cefd9884ffb074df
parentf10512e2c44e6ee3242314d43102acab7340e2d3
riscv: dts: spacemit: Add OrangePi RV2 board device tree

Add initial device tree support for the OrangePi RV2 board [1]. The board
is described as using the Ky X1 SoC, which, based on available downstream
sources and testing, appears to be identical or very closely related to
the SpacemiT K1 SoC [2].

The device tree is adapted from the OrangePi vendor tree [3], and similar
integration can be found in the Banana Pi kernel tree [4], confirming SoC
compatibility. The main difference with the current Banana Pi BPI-F3 tree
is that status led is using GPIO_ACTIVE_LOW.

This minimal device tree enables booting into a serial console with UART
output and a blinking LED.

Link: http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-RV2.html
Link: https://www.spacemit.com/en/key-stone-k1
Link: https://github.com/BPI-SINOVOIP/pi-linux/blob/linux-6.6.63-k1/arch/riscv/boot/dts/spacemit/k1-x_orangepi-rv2.dts
Link: https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-6.6-ky
Signed-off-by: Hendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>
Reviewed-by: Yixun Lan <dlan@gentoo.org>
Link: https://lore.kernel.org/r/20250813092240.180333-3-hendrik.hamerlinck@hammernet.be
Signed-off-by: Yixun Lan <dlan@gentoo.org>
arch/riscv/boot/dts/spacemit/Makefile
arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dts [new file with mode: 0644]