]> git.ipfire.org Git - thirdparty/linux.git/commit
openrisc: dts: Add de0 nano multicore config and devicetree
authorStafford Horne <shorne@gmail.com>
Sun, 14 Dec 2025 07:44:33 +0000 (07:44 +0000)
committerStafford Horne <shorne@gmail.com>
Fri, 16 Jan 2026 16:38:56 +0000 (16:38 +0000)
commite318f5721da8c47c95171b810427fba995c67c24
tree6a1076693484e19e4c8deb022b871b04b2495b66
parent11659e4c3a1463ba8e49078c009228d7e1f54955
openrisc: dts: Add de0 nano multicore config and devicetree

Add a multicore configuration for the Terasic de0 nano FPGA development
board.  This SoC runs 2 OpenRISC CPUs at 50Mhz with 32MB ram, UART for
console and GPIOs for LEDs.

This FPGA SoC is based on the simple-smp reference board and brings in
devices from the de0 nano common DTSI file.

A default config is added that brings together the device tree and
driver setup.

Link: https://github.com/stffrdhrn/de0_nano-multicore
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/boot/dts/de0-nano-multicore.dts [new file with mode: 0644]
arch/openrisc/configs/de0_nano_multicore_defconfig [new file with mode: 0644]