Re: [PATCHv8 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

2019-09-18 Thread Andrew Murray
On Tue, Sep 17, 2019 at 12:36:37PM +0100, Andrew Murray wrote: > Hi Hou Zhiqiang, > > Apologies if I bring up any feedback that has previously been discussed as > I've only recently began reviewing controller patches. > > On Tue, Aug 13, 2019 at 11:03:57AM +, Z.q. Hou wrote: > > From: Hou

Re: [PATCHv8 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

2019-09-17 Thread Andrew Murray
Hi Hou Zhiqiang, Apologies if I bring up any feedback that has previously been discussed as I've only recently began reviewing controller patches. On Tue, Aug 13, 2019 at 11:03:57AM +, Z.q. Hou wrote: > From: Hou Zhiqiang > > Refactor the Mobiveil PCIe Host Bridge IP driver to make > it

[PATCHv8 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

2019-08-13 Thread Z.q. Hou
From: Hou Zhiqiang Refactor the Mobiveil PCIe Host Bridge IP driver to make it easier to add support for both RC and EP mode driver. This patch moved the Mobiveil driver to an new directory 'drivers/pci/controller/mobiveil' and refactor it according to the RC and EP abstraction. Signed-off-by: