[PATCH v5 0/3] Add devicetree for the 9Tripod X3568 v4
Coia Prant
coiaprant at gmail.com
Mon Nov 3 09:16:59 PST 2025
Change in v2:
- Add vendor 'ninetripod' to board filename
> 'x3568_v4' => 'ninetripod_x3568_v4'
Change in v3:
- Fix Makefile
Change in v4:
- Fix overlay dtso
Change in v5:
- Rename 'ninetripod' to '9tripod'
- Add rtc0 to alias
- Fix PCIe regulators node
> Test passed with CLK missing and CLK installed.
> No boot issue observed.
- Replace ethernet MDIO PHY
> mdio0: phy0 => phy3
> mdio1: phy0 => phy2
> All point to the same device.
> Rockchip's phy0 appears to be a universal PHY.
Coia Prant (3):
dt-bindings: vendor-prefixes: Add 9Tripod
dt-bindings: arm: rockchip: Add 9Tripod X3568 series
arm64: dts: rockchip: Add devicetree for the 9Tripod X3568 v4
.../devicetree/bindings/arm/rockchip.yaml | 6 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/rockchip/Makefile | 11 +
.../rk3568-9tripod-x3568-v4-camera-demo.dtso | 84 ++
.../rk3568-9tripod-x3568-v4-video-demo.dtso | 154 +++
.../dts/rockchip/rk3568-9tripod-x3568-v4.dts | 887 ++++++++++++++++++
6 files changed, 1144 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-9tripod-x3568-v4-camera-demo.dtso
create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-9tripod-x3568-v4-video-demo.dtso
create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-9tripod-x3568-v4.dts
--
2.47.3
More information about the Linux-rockchip
mailing list