Re: [RFC/RFT 0/6] RK3568 PCIe V3 support

From: Piotr Oniszczuk
Date: Wed May 11 2022 - 15:26:31 EST




> Wiadomość napisana przez Frank Wunderlich <linux@xxxxxxxxx> w dniu 16.04.2022, o godz. 15:54:
>
> From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
>
> This series adds Rockchip PCIe V3 support found on rk3568 SOC.
>
> It is based on "Enable rk356x PCIe controller" series of Peter Geis
> v7: https://patchwork.kernel.org/project/linux-rockchip/cover/20220416110507.642398-1-pgwipeout@xxxxxxxxx/
>
> Compared to PCIeV2 which uses the Naneng combphy, pciev3
> uses a dedicated pci-phy.
>
> Frank Wunderlich (6):
> dt-bindings: phy: rockchip: add pcie3 phy
> dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
> phy: rockchip: Support pcie v3
> PCI: rockchip-dwc: add pcie bifurcation
> arm64: dts: rockchip: rk3568: Add PCIe v3 nodes
> arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro

Frank, Peter

FYI:
This series gives me nicely working PCI-e WiFi M2 iwl7265 module on rock3-a.
Great work!