From 0022461ba651d28b35301f0d3bb37af6cd6df431 Mon Sep 17 00:00:00 2001 From: Christopher Obbard Date: Wed, 19 Jul 2023 17:33:57 +0100 Subject: arm: rockchip: Add Radxa ROCK 4SE Add board-specific devicetree/config for the RK3399T-based Radxa ROCK 4SE board. This board offers similar peripherals in a similar form-factor to the existing ROCK Pi 4B but uses the cost-optimised RK3399T processor (which has different OPP table than the RK3399) and other minimal hardware changes. Kernel tag: next-20230719 Kernel commits: - 86a0e14a82ea ("arm64: dts: rockchip: Add Radxa ROCK 4SE") Signed-off-by: Christopher Obbard Reviewed-by: Kever Yang --- board/rockchip/evb_rk3399/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'board') diff --git a/board/rockchip/evb_rk3399/MAINTAINERS b/board/rockchip/evb_rk3399/MAINTAINERS index de1dc64a962..cb44bc9fda4 100644 --- a/board/rockchip/evb_rk3399/MAINTAINERS +++ b/board/rockchip/evb_rk3399/MAINTAINERS @@ -86,6 +86,12 @@ S: Maintained F: configs/rock-4c-plus-rk3399_defconfig F: arch/arm/dts/rk3399-rock-4c-plus.dts +ROCK-4SE +M: Christopher Obbard +S: Maintained +F: configs/rock-4se-rk3399_defconfig +F: arch/arm/dts/rk3399-rock-4se-u-boot.dtsi + ROCK-PI-4 M: Akash Gajjar M: Jagan Teki -- cgit v1.2.3