]> www.infradead.org Git - linux.git/commit
riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
authorSamuel Holland <samuel@sholland.org>
Sat, 22 Jun 2024 15:07:31 +0000 (23:07 +0800)
committerChen-Yu Tsai <wens@csie.org>
Sun, 30 Jun 2024 15:06:52 +0000 (23:06 +0800)
commit0ce1d34678e5d214746ee4887f9f7714c39e331f
tree0a8d79ec49e64f5cbe982411beda4269cf4539ae
parent8f2cf4442b49365031f62f7d97484989251b0707
riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees

Clockwork Tech manufactures several SoMs for their RasPi CM3-compatible
"ClockworkPi" mainboard. Their R-01 SoM features the Allwinner D1 SoC.
The R-01 contains only the CPU, DRAM, and always-on voltage regulation;
it does not merit a separate devicetree.

The ClockworkPi mainboard features analog audio, a MIPI-DSI panel, USB
host and peripheral ports, an Ampak AP6256 WiFi/Bluetooth module, and an
X-Powers AXP228 PMIC for managing a Li-ion battery.

The DevTerm is a complete system which extends the ClockworkPi mainboard
with a MIPI-DSI panel and a pair of expansion boards. These expansion
boards provide a fan, a USB keyboard, speakers, and a thermal printer.

Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20240622150731.1105901-4-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/riscv/boot/dts/allwinner/Makefile
arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dts [new file with mode: 0644]
arch/riscv/boot/dts/allwinner/sun20i-d1-devterm-v3.14.dts [new file with mode: 0644]