From eda5e7b671d1a9b9108f201fcdf4e27f40a363f5 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 8 Sep 2025 19:32:18 +0800 Subject: board: rockchip: add Lunzn FastRhino R66S Lunzn Fastrhino R66S is a high-performance mini router. Specification: - Rockchip RK3568 - 1/2GB LPDDR4 RAM - SD card slot - 2x USB 3.0 Port - 2x 2500 Base-T (PCIe, r8125b) - 12v DC Jack Signed-off-by: Tianling Shen Reviewed-by: Kever Yang --- arch/arm/dts/rk3568-fastrhino-r66s-u-boot.dtsi | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 arch/arm/dts/rk3568-fastrhino-r66s-u-boot.dtsi (limited to 'arch') diff --git a/arch/arm/dts/rk3568-fastrhino-r66s-u-boot.dtsi b/arch/arm/dts/rk3568-fastrhino-r66s-u-boot.dtsi new file mode 100644 index 00000000000..a2b60da6586 --- /dev/null +++ b/arch/arm/dts/rk3568-fastrhino-r66s-u-boot.dtsi @@ -0,0 +1,3 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT + +#include "rk356x-u-boot.dtsi" -- cgit v1.2.3