On Tue, Jan 23, 2018 at 11:45:35PM +0800, Shawn Guo wrote: > The first patch is a small fix which is useful for the second one. > This version basically follows Fabio's suggestion to reimplement the > first version patch, using a regulator that can be backed by GPIO to > control the power to PCIe port. > > Shawn Guo (2): > PCI: histb: fix error path of histb_pcie_host_enable() > PCI: histb: add an optional regulator for PCIe port power control > > .../bindings/pci/hisilicon-histb-pcie.txt | 1 + > drivers/pci/dwc/pcie-histb.c | 28 ++++++++++++++++++---- > 2 files changed, 25 insertions(+), 4 deletions(-) Hi Bjorn, Did you get a chance to look at the series? Shawn