Re: [PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-28 Thread Bjorn Helgaas
Hi Ruqiang, On Fri, Oct 21, 2016 at 09:45:36AM +0800, Ruqiang Ju wrote: > Add PCIe controller drvier for HiSilicon STB SoCs, s/drvier/driver/ > the controller is based on the DesignWare's PCIe core. > > Signed-off-by: Ruqiang Ju > --- >

Re: [PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-28 Thread Bjorn Helgaas
Hi Ruqiang, On Fri, Oct 21, 2016 at 09:45:36AM +0800, Ruqiang Ju wrote: > Add PCIe controller drvier for HiSilicon STB SoCs, s/drvier/driver/ > the controller is based on the DesignWare's PCIe core. > > Signed-off-by: Ruqiang Ju > --- > .../bindings/pci/hisilicon-histb-pcie.txt |

Re: [PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-27 Thread Arnd Bergmann
On Friday, October 21, 2016 9:45:36 AM CEST Ruqiang Ju wrote: > Add PCIe controller drvier for HiSilicon STB SoCs, > the controller is based on the DesignWare's PCIe core. > > Signed-off-by: Ruqiang Ju > --- > .../bindings/pci/hisilicon-histb-pcie.txt | 66 +++ >

Re: [PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-27 Thread Arnd Bergmann
On Friday, October 21, 2016 9:45:36 AM CEST Ruqiang Ju wrote: > Add PCIe controller drvier for HiSilicon STB SoCs, > the controller is based on the DesignWare's PCIe core. > > Signed-off-by: Ruqiang Ju > --- > .../bindings/pci/hisilicon-histb-pcie.txt | 66 +++ >

Re: [PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-27 Thread Rob Herring
On Fri, Oct 21, 2016 at 09:45:36AM +0800, Ruqiang Ju wrote: > Add PCIe controller drvier for HiSilicon STB SoCs, > the controller is based on the DesignWare's PCIe core. > > Signed-off-by: Ruqiang Ju > --- > .../bindings/pci/hisilicon-histb-pcie.txt | 66 +++ >

Re: [PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-27 Thread Rob Herring
On Fri, Oct 21, 2016 at 09:45:36AM +0800, Ruqiang Ju wrote: > Add PCIe controller drvier for HiSilicon STB SoCs, > the controller is based on the DesignWare's PCIe core. > > Signed-off-by: Ruqiang Ju > --- > .../bindings/pci/hisilicon-histb-pcie.txt | 66 +++ >

[PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-20 Thread Ruqiang Ju
Add PCIe controller drvier for HiSilicon STB SoCs, the controller is based on the DesignWare's PCIe core. Signed-off-by: Ruqiang Ju --- .../bindings/pci/hisilicon-histb-pcie.txt | 66 +++ drivers/pci/host/Kconfig | 8 +

[PATCH 1/2] PCI: hisi: add PCIe driver support for HiSilicon STB SoCs

2016-10-20 Thread Ruqiang Ju
Add PCIe controller drvier for HiSilicon STB SoCs, the controller is based on the DesignWare's PCIe core. Signed-off-by: Ruqiang Ju --- .../bindings/pci/hisilicon-histb-pcie.txt | 66 +++ drivers/pci/host/Kconfig | 8 + drivers/pci/host/Makefile