Hi Peter,
On 6/30/25 12:26 PM, Peter Robinson wrote:
On Mon, 30 Jun 2025 at 11:25, Peter Robinson <pbrobin...@gmail.com> wrote:
Add support for MNT Reform2, it works as a carrier board
with a Firefly iCore-3588Q SoM.
Specification:
- Rockchip RK3588
- LPDDR5X 16/32 GB
- eMMC 128/256 GB
- HDMI Type A out x 1
- USB 3.0 Host x 1
- USB-C 3.0 with DisplayPort AltMode
- PCIE M.2 E Key for Wireless connection
- PCIE M.2 M Key for NVME connection
- DSI to eDP panel
- 1Gb Ethernet w/ Microchip KSZ9310 PHY
Tested using Fedora boot on USB stick and eMMC.
Signed-off-by: Peter Robinson <pbrobin...@gmail.com>
---
I forgot to add a note with this that the initial SoM and mainboard
dts went upstream in the 6.16 merge window so should come with that
rebase.
You could use tools/update-subtree.sh to cherry-pick the appropriate
patches and not have to wait on the 6.16 tag being pushed to
devicetree-rebasing and then merged into U-Boot?
Considering 6.16 is likely to be released before -rc1, maybe Tom will
merge the 6.16 DT tree in time for 2025.10-rc1 in which case you could
just wait for this to happen instead of cherry-picking. Up to you :)
Cheers,
Quentin