[PATCH 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS
Tianling Shen
cnsztl at gmail.com
Thu Mar 23 05:38:03 PDT 2023
Hi, this patchset adds two new boards using the Motorcomm NIC which
got supported/fixed in kernel v6.3:
* FriendlyARM NanoPi R2C - yt8521s
* Xunlong OrangePi R1 Plus LTS - yt8531c
Tianling Shen (4):
dt-bindings: Add doc for FriendlyARM NanoPi R2C
arm64: dts: rockchip: Add FriendlyARM NanoPi R2C
dt-bindings: Add doc for Xunlong OrangePi R1 Plus LTS
arm64: dts: rockchip: Add Xunlong OrangePi R1 Plus LTS
.../devicetree/bindings/arm/rockchip.yaml | 12 ++++--
arch/arm64/boot/dts/rockchip/Makefile | 2 +
.../boot/dts/rockchip/rk3328-nanopi-r2c.dts | 40 +++++++++++++++++++
.../rockchip/rk3328-orangepi-r1-plus-lts.dts | 40 +++++++++++++++++++
4 files changed, 90 insertions(+), 4 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-lts.dts
--
2.40.0
More information about the Linux-rockchip
mailing list