On Fri, Jun 16, 2023 at 07:00:18PM +0200, Sebastian Reichel wrote: > 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 I applied patches 1-3. Rob