Message ID | 20210504105940.100004-1-greentime.hu@sifive.com (mailing list archive) |
---|---|
Headers | show |
Series | Add SiFive FU740 PCIe host controller driver support | expand |
On Tue, 4 May 2021 18:59:34 +0800, Greentime Hu wrote: > This patchset includes SiFive FU740 PCIe host controller driver. We also > add pcie_aux clock and pcie_power_on_reset controller to prci driver for > PCIe driver to use it. > > This is tested with e1000e: Intel(R) PRO/1000 Network Card, AMD Radeon R5 > 230 graphics card and SP M.2 PCIe Gen 3 SSD in SiFive Unmatched based on > v5.11 Linux kernel. > > [...] Applied to pci/risc-v, thanks. [1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver https://git.kernel.org/lpieralisi/pci/c/c61287bf17 [2/6] clk: sifive: Use reset-simple in prci driver for PCIe driver https://git.kernel.org/lpieralisi/pci/c/e4d368e0b6 [3/6] MAINTAINERS: Add maintainers for SiFive FU740 PCIe driver https://git.kernel.org/lpieralisi/pci/c/2da0dd5e30 [4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller https://git.kernel.org/lpieralisi/pci/c/43cea116be [5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver https://git.kernel.org/lpieralisi/pci/c/d5f9eb3dbb [6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC https://git.kernel.org/lpieralisi/pci/c/dc69e229c1 Thanks, Lorenzo