Message ID | cover.1615954045.git.greentime.hu@sifive.com (mailing list archive) |
---|---|
Headers | show |
Series | Add SiFive FU740 PCIe host controller driver support | expand |
Quoting Greentime Hu (2021-03-17 23:08:07) > 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. Can I merge the clk patches to clk-next? Or is the dts patch going to be sent in for the merge window? I'd like to merge the clk patches if the other patches are going to miss the next merge window. > > Changes in v2: > - Refine codes based on reviewers' feedback > - Remove define and use the common one
Stephen Boyd <sboyd@kernel.org> 於 2021年3月30日 週二 上午3:12寫道: > > Quoting Greentime Hu (2021-03-17 23:08:07) > > 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. > > Can I merge the clk patches to clk-next? Or is the dts patch going to be > sent in for the merge window? I'd like to merge the clk patches if the > other patches are going to miss the next merge window. Hi Stephen, Thank you for reviewing. I am ok with either way. :)