Hi, as requested, I am resending the patch series, now with hopefully all relevant addresses on To/Cc. I noticed, that a DTS for the R2S Plus is not yet available, while the R2S is already there. The only difference is, that the Plus version has an eMMC, so we can reuse the R2S definitions and only add an eMMC block, which I copied from the DTS in the friendlyarm/uboot-rockchip repo. I applied the same DTS changes to u-boot and tested u-boot 2024.04 with kernel 6.6.35 on an R2S Plus which I have here and the eMMC became visible and usable. Kind regards, Sergey Sergey Bostandzhyan (2): arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus dt-bindings: arm: rockchip: Add NanoPi R2S Plus .../devicetree/bindings/arm/rockchip.yaml | 1 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../dts/rockchip/rk3328-nanopi-r2s-plus.dts | 31 +++++++++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts -- 2.20.1