[PATCH v3 0/2] ROCK 5 ITX devicetree
Heiko Stuebner
heiko at sntech.de
Thu Jul 4 08:38:13 PDT 2024
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.
changes in v3:
- better sorting (Diederik)
- fix usb supply (vcc5v0_usb is not a supply of the usb3 hub) (Alex)
- drop type-c sink elements, type-c cannot power the board (sigmaris)
- add links to schematics (Dragan)
changes in v2:
- update naming to include a space/dash between 5 and ITX. As Dragan wrote
"the name of this board deviates from the standard Radxa naming scheme,
which is something like "ROCK <number><letter>" thus, "rock-5a" is
fine, but it should be "rock-5-itx", simply because there's a space
between "5" and "ITX" in "ROCK 5 ITX"
- spelling fixes (Dragan)
- removed status from adc-keys (Krzysztof)
- added Krzysztof's binding Ack, after asking on IRC about the
added "-"
- updated copyright statement to something correct
Heiko Stuebner (2):
dt-bindings: arm: rockchip: Add ROCK 5 ITX board
arm64: dts: rockchip: add ROCK 5 ITX board
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-rock-5-itx.dts | 1178 +++++++++++++++++
3 files changed, 1184 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts
--
2.39.2
More information about the linux-arm-kernel
mailing list