On Fri, May 04, 2018 at 02:22:59PM +0100, Lorenzo Pieralisi wrote: > On Thu, May 03, 2018 at 10:32:41PM +0300, Sergei Shtylyov 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 > > I applied the series, with some commit log changes, I can comment > on those please have a look at my updated pci/rcar branch. > > Thanks, > Lorenzo Thanks, much appreciated.