commit | 514e19138af26682dfaec0f92d24406b2e846f98 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Oct 05 17:00:42 2015 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Nov 12 09:21:05 2015 -0700 |
tree | 98af1013d7a086ad6e6441635541e7ef97839888 | |
parent | 223ddbcb09f6449d6d56ccacc4112ab61589fd29 [diff] |
pci: tegra: implement PCA enable workaround Tegra210's PCIe controller has a bug that requires the PCA (performance counter) feature to be enabled. If this isn't done, accesses to device configuration space will hang the chip for tens of seconds. Implement the workaround. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>