On Thu, May 03, 2018 at 06:26:43PM +0300, Sergei Shtylyov wrote: > On 05/01/2018 01:57 PM, Lorenzo Pieralisi wrote: > > >>> Hello! > >>> > >>> Here's a set of 5 patches against the 'pci/rcar' branch of Lorenzo Pieralisi's > >>> 'pci.git' repo. These are the changes needed for better R-Car gen3 support > >>> (namely for R8A77980 support) plus some PCIe driver re-factoring done in > >>> the process... > >>> > >>> [1/5] pcie-rcar: poll PHYRDY in rcar_pcie_hw_init() > >>> [2/5] pcie-rcar: remove PHYRDY polling from rcar_pcie_hw_init_h1() > >>> [3/5] pcie-rcar: add R-Car gen3 PHY support > >>> [4/5] pcie-rcar: factor out rcar_pcie_hw_init() call > >>> [5/5] DT: pci: rcar-pci: document R8A77980 bindings > >> > >> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > > > Sergei, would you mind rebasing this series against my pci/rcar > > branch please ? > > You mean against your updated 'pci/rcar' branch? (The patches were > against that branch in the 1st place, and they still do apply, > though with fuzz in one of the patches)... Yes the current pci/rcar branch, thanks a lot. Lorenzo