commit | a9f4c2d2f99ec85ebc734a5bfb21a2cf93c169ad | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Mar 25 15:09:31 2019 +0530 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Apr 15 13:24:01 2019 +0100 |
tree | 4741b3e680eb06e7aa5bb9f1300ecd9e24a7312f | |
parent | 26f51e85b3b61106ea8b9e1c0a277aa3851f7433 [diff] |
PCI: dwc: Enable iATU unroll for endpoint too iatu_unroll_enabled flag is set only for Designware in host mode. However iATU unroll can be applicable for endpoint mode too. Set iatu_unroll_enabled flag in dw_pcie_setup() which is common for both host mode and endpoint mode. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>