Re: [PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver

2021-04-08 Thread Rob Herring
On Tue, Apr 06, 2021 at 05:26:33PM +0800, Greentime Hu wrote: > From: Paul Walmsley > > Add driver for the SiFive FU740 PCIe host controller. > This controller is based on the DesignWare PCIe core. > > Signed-off-by: Paul Walmsley > Co-developed-by: Henry Styles > Signed-off-by: Henry Styles

[PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver

2021-04-06 Thread Greentime Hu
From: Paul Walmsley Add driver for the SiFive FU740 PCIe host controller. This controller is based on the DesignWare PCIe core. Signed-off-by: Paul Walmsley Co-developed-by: Henry Styles Signed-off-by: Henry Styles Co-developed-by: Erik Danie Signed-off-by: Erik Danie Co-developed-by: Green