]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: dts: microchip: add an initial devicetree for the BeagleV Fire
authorConor Dooley <conor.dooley@microchip.com>
Wed, 27 Mar 2024 12:24:40 +0000 (12:24 +0000)
committerConor Dooley <conor.dooley@microchip.com>
Wed, 19 Jun 2024 11:36:55 +0000 (12:36 +0100)
commit3f41368fbfe1b3d5922d317fe1a0a0cab6846802
tree0021c8ee0d5303d4eac0d2309687a5ccb7a4e053
parent76ed031dc750eb0846818ada1856a8c56d527892
riscv: dts: microchip: add an initial devicetree for the BeagleV Fire

Add an initial devicetree for the BeagleV Fire. This devicetree differs
from that in the BeagleBoard BSP as it has a different memory
configuration, however it will boot on the same FPGA images. PCI is
disabled for now, as the Linux PCI driver (and the binding) assume
which root port instance is in use. This will need to be fixed before
PCI can be enabled.

Link: https://www.beagleboard.org/boards/beaglev-fire
Co-developed-by: Jamie Gibbons <jamie.gibbons@microchip.com>
Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/microchip/Makefile
arch/riscv/boot/dts/microchip/mpfs-beaglev-fire-fabric.dtsi [new file with mode: 0644]
arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts [new file with mode: 0644]