riscv: dts: microchip: add the Aldec TySoM's devicetree
authorConor Dooley <conor.dooley@microchip.com>
Wed, 11 Jan 2023 12:41:07 +0000 (12:41 +0000)
committerConor Dooley <conor.dooley@microchip.com>
Wed, 25 Jan 2023 11:05:31 +0000 (11:05 +0000)
commit497e6b37b0099dc415578488287fd84fb74433eb
treec16f8d4847e126f796ed1ef8310f71d77a898c88
parentea913d8865fe51b799f225c46e75e3f6337b5e11
riscv: dts: microchip: add the Aldec TySoM's devicetree

The TySOM-M-MPFS250 is a compact SoC prototyping board featuring
a Microchip PolarFire SoC MPFS250T-FCG1152. Features include:
- 16 Gib FPGA DDR4
- 16 Gib MSS DDR4 with ECC
- eMMC
- SPI flash memory
- 2x Ethernet 10/100/1000
- USB 2.0
- PCIe x4 Gen2
- HDMI OUT
- 2x FMC connector (HPC and LPC)

Specifically flag this board as rev2, in case later boards have an
FPGA design revision with more features available in the future.

Link: https://www.aldec.com/en/products/emulation/tysom_boards/polarfire_microchip/tysom_m_mpfs250
[Fixed a mistake where I read 16 Gib as 16 GiB!]
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/microchip/Makefile
arch/riscv/boot/dts/microchip/mpfs-tysom-m-fabric.dtsi [new file with mode: 0644]
arch/riscv/boot/dts/microchip/mpfs-tysom-m.dts [new file with mode: 0644]