Re: [PATCH v5 0/5] Qualcomm PCIe driver and designware fixes

2016-01-05 Thread Bjorn Helgaas
On Fri, Dec 18, 2015 at 02:38:54PM +0200, Stanimir Varbanov wrote: > Hi, > > I'm sending v5 with following changes: > - in 1/5 - replace wmb() call with PCIE_ATU_CR2 register read. > - in 3/5 - addressed comments from Born Helgaas about usage of a > standard PCI capabilities register names and ren

[PATCH v5 0/5] Qualcomm PCIe driver and designware fixes

2015-12-18 Thread Stanimir Varbanov
Hi, I'm sending v5 with following changes: - in 1/5 - replace wmb() call with PCIE_ATU_CR2 register read. - in 3/5 - addressed comments from Born Helgaas about usage of a standard PCI capabilities register names and rename link training function to the way that other Designware based drivers use.