arm64: rk3399: Add support NanoPi R4s
authorXiaobo Tian <peterwillcn@gmail.com>
Sat, 27 Feb 2021 14:39:11 +0000 (22:39 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 30 Mar 2021 08:53:00 +0000 (16:53 +0800)
commitb69b9f3f54732c303939eb748aad97cd4cf60168
tree24af1e76859b699819fcc935b882f987c60cae98
parent253b151d489dd3186bc27699b1ab551a29265759
arm64: rk3399: Add support NanoPi R4s

NanoPi R4s is SBC base on Rockchip RK3399 hexa-core processor with
dual-Core Cortex-A72 and Mali-T864 GPU with 4GiB(LPDDR4) of RAM, SD card support,
including 2 gigabit ethernet(RTL8211E 1Gbps - RTL8111H 1Gbps) and 2 USB 3.0 port.
port.It also has two GPIO headers which allows further peripherals to be used.

The devicetree file is taken of the rk3399 nanopi4 Linux kernel [1].

[1] https://github.com/torvalds/linux/commit/e7a095908227fb3ccc86d001d9e13c9ae2bef8e6

Signed-off-by: xiaobo <peterwillcn@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3399-nanopi-r4s-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3399-nanopi-r4s.dts [new file with mode: 0644]
board/rockchip/evb_rk3399/MAINTAINERS
configs/nanopi-r4s-rk3399_defconfig [new file with mode: 0644]