Rockchip - add Firefly ROC-RK3576-PC board
From: Heiko Stuebner <heiko@...> Date: Mon, 10 Feb 2025 21:45:46 +0100
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
Patches in this set
- [0001] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC (raw)
- [0002] arm64: dts: rockchip: Add devicetree for the (raw)
Statistics
- 2 individual patches
- 742 lines added
- 0 lines removed