Hi, This adds PCIe2 support for RK3588. The series has been tested with the onboard RTL8125 network card on Rockchip RK3588 EVB1 (&pcie2x1l1) and Radxa Rock 5B (&pcie2x1l2). The final patch in this series depends on the combo PHY support added by the SATA series [0]. [0] https://lore.kernel.org/all/20230612171337.74576-1-sebastian.reichel@xxxxxxxxxxxxx/ Thanks, -- Sebastian Sebastian Reichel (4): dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller dt-bindings: PCI: dwc: rockchip: Update for RK3588 arm64: dts: rockchip: rk3588: add PCIe2 support .../bindings/pci/rockchip-dw-pcie.yaml | 58 +++++++++- .../devicetree/bindings/pci/snps,dw-pcie.yaml | 15 ++- arch/arm64/boot/dts/rockchip/rk3588.dtsi | 54 +++++++++ arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 108 ++++++++++++++++++ 4 files changed, 231 insertions(+), 4 deletions(-) -- 2.39.2