On Mon, Jun 19, 2017 at 05:59:57PM +0800, Ryder Lee wrote: > Hi Bjorn, > > This patch series does some modifications to powerup logic to avoid unbalanced > PM warnings, and turns off host power if no link is detected. > > I also make some properties(eg, PHY/reset/..) optional to gain more flexibility > just in case future SoCs don't have it. > > Could you also fold this patch series into pci/host-mediatek for v4.13? > Thanks! > > Ryder Lee (3): > PCI: mediatek: modify controller powerup logic > PCI: mediatek: turn off subsys power if no link up detected > PCI: mediatek: make some properties optioanl > > drivers/pci/host/pcie-mediatek.c | 110 +++++++++++++++++++++------------------ > 1 file changed, 58 insertions(+), 52 deletions(-) I folded these into the initial driver commit on pci/host-mediatek for v4.13, thanks!