RE: [PATCHv5 16/20] PCI: mobiveil: Add link up condition check

2019-06-12 Thread Z.q. Hou
el@vger.kernel.org; > robh...@kernel.org; mark.rutl...@arm.com; l.subrahma...@mobiveil.co.in; > shawn...@kernel.org; Leo Li ; > catalin.mari...@arm.com; will.dea...@arm.com; Mingkai Hu > ; M.h. Lian ; Xiaowei Bao > > Subject: Re: [PATCHv5 16/20] PCI: mobiveil: Add link up condition ch

Re: [PATCHv5 16/20] PCI: mobiveil: Add link up condition check

2019-06-11 Thread Lorenzo Pieralisi
NB: Please trim the CC list and keep it to concerned maintainers. On Fri, Apr 12, 2019 at 08:36:48AM +, Z.q. Hou wrote: > From: Hou Zhiqiang > > Avoid to issue CFG transactions to link partner when the PCIe > link is not up. > > Signed-off-by: Hou Zhiqiang > --- > V5: > - Corrected the su

[PATCHv5 16/20] PCI: mobiveil: Add link up condition check

2019-04-12 Thread Z.q. Hou
From: Hou Zhiqiang Avoid to issue CFG transactions to link partner when the PCIe link is not up. Signed-off-by: Hou Zhiqiang --- V5: - Corrected the subject. drivers/pci/controller/pcie-mobiveil.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/pci/controller/pcie-mobiveil.c