Hello, This adds support for the RK3588-based NanoPC T6 single board computer. Note this series is dependent on the PCIe 3 support [0] being upstreamed. The NanoPC T6 uses PCIe3x4 like the Rock 5B and EVB1. [0] https://lore.kernel.org/all/20230717173512.65169-1-sebastian.reichel@xxxxxxxxxxxxx/ Thomas McKahan (2): dt-bindings: arm: rockchip: Add NanoPC T6 arm64: dts: rockchip: Add NanoPC T6 .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3588-nanopc-t6.dts | 845 ++++++++++++++++++ 3 files changed, 851 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts -- 2.34.1