Re: [PATCH 1/2] pcie/designware: Keep viewport fixed for IO transaction if num_viewport > 2

2016-07-05 Thread Rob Herring
On Mon, Jul 04, 2016 at 09:44:42PM +0530, Pratyush Anand wrote: > From: Pratyush Anand > > Most of the platform have 3 or more viewports. We do not need to share > viewport for such platform between IO and CFG. Assign viewport 2 to IO > transactions in such cases. > > Signed-off-by: Pratyush Ana

[PATCH 1/2] pcie/designware: Keep viewport fixed for IO transaction if num_viewport > 2

2016-07-04 Thread Pratyush Anand
From: Pratyush Anand Most of the platform have 3 or more viewports. We do not need to share viewport for such platform between IO and CFG. Assign viewport 2 to IO transactions in such cases. Signed-off-by: Pratyush Anand Tested-by: Dong Bo --- .../devicetree/bindings/pci/designware-pcie.txt