Hi Lorenzo, On Fri, Mar 02, 2018 at 12:10:00PM +0000, Lorenzo Pieralisi wrote: > Hi Shawn, > > On Tue, Jan 23, 2018 at 09:04:37AM +0800, Shawn Guo wrote: > > From: Jianguo Sun <sunjianguo1@xxxxxxxxxx> > > > > Besides the GPIO for controlling reset, there is also possibly another > > GPIO for turning on/off the power of PCIe slot. Let's add the support > > for that with another optional device tree property 'power-gpios'. > > > > Signed-off-by: Jianguo Sun <sunjianguo1@xxxxxxxxxx> > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > > --- > > .../bindings/pci/hisilicon-histb-pcie.txt | 1 + > > drivers/pci/dwc/pcie-histb.c | 28 +++++++++++++++++++--- > > Is there a dependency between this patch and this series: > > https://patchwork.ozlabs.org/project/linux-pci/list/?series=31410 > > It does not look like, I'd apply the series but I wanted to ask > first. This is the v1 of the same series. Please ignore this one, and only review the latest v3. Sorry for the confusion. Shawn