]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3328: Add support for FriendlyARM NanoPi R2C
authorTianling Shen <cnsztl@gmail.com>
Tue, 11 Apr 2023 10:14:49 +0000 (18:14 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 9 May 2023 10:58:25 +0000 (18:58 +0800)
commit7000a609473ffe14d32c656cdd0ff3ca0d3ecbd7
tree60959e79f385cfa34774d7f1b851c4cb1381a9c8
parent4a08ca61926dc91cd709f3992c22a5ab84dc096e
rockchip: rk3328: Add support for FriendlyARM NanoPi R2C

The NanoPi R2C is a minor variant of NanoPi R2S with the on-board NIC
chip changed from rtl8211e to yt8521s, and otherwise identical to R2S.

The device tree is taken from the kernel linux-next branch:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=004589ff9df5b75672a78b6c3c4cba93202b14c9

Signed-off-by: Tianling Shen <cnsztl@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3328-nanopi-r2c-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3328-nanopi-r2c.dts [new file with mode: 0644]
board/rockchip/evb_rk3328/MAINTAINERS
configs/nanopi-r2c-rk3328_defconfig [new file with mode: 0644]