diff options
author | Rob Herring <[email protected]> | 2020-10-26 10:48:52 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2020-11-04 13:55:30 -0600 |
commit | 9fff3256f93da6eb2b806eeaec8c1dc6e9a87194 (patch) | |
tree | 38e79732eaa3eae9e8c7add784a237e47a44b4ff /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 462b58fb033996e999cc213ed0b430d4f22a28fe (diff) |
PCI: dwc: Restore ATU memory resource setup to use last entry
Prior to commit 0f71c60ffd26 ("PCI: dwc: Remove storing of PCI resources"),
the DWC driver was setting up the last memory resource rather than the
first memory resource. This doesn't matter for most platforms which only
have 1 memory resource, but it broke Tegra194 which has a 2nd
(prefetchable) memory region that requires an ATU entry. The first region
on Tegra194 relies on the default 1:1 pass-thru of outbound transactions
and doesn't need an ATU entry.
Fixes: 0f71c60ffd26 ("PCI: dwc: Remove storing of PCI resources")
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Vidya Sagar <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Cc: Gustavo Pimentel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions