Re: [PATCHv3 19/27] PCI: mobiveil: disabled IB and OB windows set by bootloader

2019-02-08 Thread Subrahmanya Lingappa
On Tue, Jan 29, 2019 at 1:40 PM Z.q. Hou wrote: > > From: Hou Zhiqiang > > Disabled all inbound and outbound windows before set up the windows > in kernel, in case transactions match the window set by bootloader. > > Signed-off-by: Hou Zhiqiang > Reviewed-by: Minghuan Lian > --- > V3: > - No c

[PATCHv3 19/27] PCI: mobiveil: disabled IB and OB windows set by bootloader

2019-01-29 Thread Z.q. Hou
From: Hou Zhiqiang Disabled all inbound and outbound windows before set up the windows in kernel, in case transactions match the window set by bootloader. Signed-off-by: Hou Zhiqiang Reviewed-by: Minghuan Lian --- V3: - No change .../controller/mobiveil/pcie-mobiveil-host.c | 7 +++