Message ID | 20240704153815.837392-1-heiko@sntech.de (mailing list archive) |
---|---|
Headers | show |
Series | ROCK 5 ITX devicetree | expand |
On Thu, 4 Jul 2024 17:38:13 +0200, Heiko Stuebner wrote: > 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) > > [...] Applied, thanks! [1/2] dt-bindings: arm: rockchip: Add ROCK 5 ITX board commit: 8687469a51af609ad4180c3ac2624b836fd55ff8 [2/2] arm64: dts: rockchip: add ROCK 5 ITX board commit: 31390eb8ffbf2b6be7d789708ec08b635d7a3eb8 Dropped the disable-wp from the sdio node as suggested by Johan. Best regards,