This adds a second board based around the rk3576 SoC. changes in v2: - add Rob's Ack on the binding - move ethernet-phy-reset control into the phy-node (Jonas) - some sorting cleanups Heiko Stuebner (2): dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../arm64/boot/dts/rockchip/rk3576-roc-pc.dts | 736 ++++++++++++++++++ 3 files changed, 742 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-roc-pc.dts -- 2.47.2