Hello, this is an initial dts to support QNAP's TS-433 NAS. It's enough to start the debian installer with a custom built kernel (original Debian kernel fails to open a console, didn't debug that yet) and access HD, eMMC, RTC and network. There are still some missing bits and pieces, but to make people aware there are efforts to support this machine and so prevent duplicate work, I think it makes sense to add the dts in its current form already. Best regards Uwe Uwe Kleine-König (2): dt-bindings: arm: rockchip: Add QNAP TS-433 arm64: dts: rockchip: Add basic support for QNAP TS-433 .../devicetree/bindings/arm/rockchip.yaml | 5 ++ arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3568-qnap-ts433.dts | 86 +++++++++++++++++++ 3 files changed, 92 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d -- 2.43.0