]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: rockchip: Add Radxa ROCK 4SE
authorChristopher Obbard <chris.obbard@collabora.com>
Wed, 19 Jul 2023 16:33:57 +0000 (17:33 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 28 Jul 2023 10:45:03 +0000 (18:45 +0800)
commit0022461ba651d28b35301f0d3bb37af6cd6df431
treea222929b960d8e28cc973deab7b4d5ed101c384a
parent1379c7cfc901a04cfa552c702211191133fcc16a
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 <chris.obbard@collabora.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3399-rock-4se-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3399-rock-4se.dts [new file with mode: 0644]
board/rockchip/evb_rk3399/MAINTAINERS
configs/rock-4se-rk3399_defconfig [new file with mode: 0644]
doc/board/rockchip/rockchip.rst