mbox series

[v2,0/2] Rockchip - add Firefly ROC-RK3576-PC board

Message ID 20250210205126.1173631-1-heiko@sntech.de (mailing list archive)
Headers show
Series Rockchip - add Firefly ROC-RK3576-PC board | expand

Message

Heiko Stübner Feb. 10, 2025, 8:51 p.m. UTC
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

Comments

Heiko Stübner Feb. 14, 2025, 10:45 p.m. UTC | #1
On Mon, 10 Feb 2025 21:51:24 +0100, Heiko Stuebner wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding
      commit: 2be4a4171401761cb5fb02225d8b18351f6807c0
[2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC
      commit: 887ff17cdd8f088a52e2b61e71f2b6c9b9678de6

Best regards,