Hi all, This series introduces basic support for the Radxa ROCK3 Model A featuring the Rockchip RK3568 SoC. The basic support includes Ethernet, USB2 and the headphone connector. Patch 3 adds support for the Video Output Processor (VOP) 2 and the HDMI output. It requires the VOP2/HDMI TX patches (which are discussed on the list) and can be considered as RFC. Looking forward to your comments! Best regards, Michael Michael Riesch (3): dt-bindings: arm: rockchip: add radxa rock3 model a arm64: dts: rockchip: add basic dts for the radxa rock3 model a arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a .../devicetree/bindings/arm/rockchip.yaml | 5 + .../boot/dts/rockchip/rk3568-rock-3a.dts | 548 ++++++++++++++++++ 2 files changed, 553 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts -- 2.30.2