Rock 5 ITX devicetree
From: Heiko Stuebner <heiko@...> Date: Wed, 3 Jul 2024 23:01:47 +0200
Add a basic support for the Rock 5 ITX board. After struggling a bit with the pcie3 ports, thankfully they seem to run pretty nice now thanks to me finding the property for the shared-rx-clk for the pcie3 phy. Heiko Stuebner (2): dt-bindings: arm: rockchip: Add Rock 5 ITX board arm64: dts: rockchip: add rock5 itx board .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3588-rock-5itx.dts | 1188 +++++++++++++++++ 3 files changed, 1194 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5itx.dts -- 2.39.2
Patches in this set
- [0001] dt-bindings: arm: rockchip: Add Rock 5 ITX board (raw)
- [0002] arm64: dts: rockchip: add rock5 itx board (raw)
Statistics
- 2 individual patches
- 1194 lines added
- 0 lines removed