[Differential] D45110: Create device tree for Radxa ROCK 4C Plus

From: peterj (Peter Jeremy) <phabric-noreply_at_FreeBSD.org>
Date: Tue, 07 May 2024 08:59:58 UTC
peterj created this revision.
peterj added a reviewer: arm64.
Herald added a reviewer: andrew.
peterj requested review of this revision.

REVISION SUMMARY
  The ROCK 4C Plus is a cost-reduced variant of the ROCK Pi 4 based on the RockChip RK3399-T.  With the addition of D45109 <https://reviews.freebsd.org/D45109> (for autoegotiate support), this DTB and a suitable u-boot, it successfully runs FreeBSD.

TEST PLAN
  Tested on my ROCK 4C Plus

REVISION DETAIL
  https://reviews.freebsd.org/D45110

AFFECTED FILES
  sys/modules/dtb/rockchip/Makefile

CHANGE DETAILS

diff --git a/sys/modules/dtb/rockchip/Makefile b/sys/modules/dtb/rockchip/Makefile
--- a/sys/modules/dtb/rockchip/Makefile
+++ b/sys/modules/dtb/rockchip/Makefile
@@ -12,6 +12,7 @@
 	rockchip/rk3399-nanopc-t4.dts \
 	rockchip/rk3328-nanopi-r2s.dts \
 	rockchip/rk3399-nanopi-r4s.dts \
+	rockchip/rk3399-rock-4c-plus.dts \
 	rockchip/rk3399-rock-pi-4.dts \
 	rockchip/rk3328-rock-pi-e.dts \
 	rockchip/rk3328-rock64.dts \



EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: peterj, #arm64, andrew
Cc: freebsd-arm-list