commit | 8582f6d158c8824042432f581d49ef478d5cb238 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Jun 29 16:11:32 2016 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jun 30 13:54:17 2016 +0200 |
tree | edde1902af89fadfef7cec9494b1d19ea9a5ddd5 | |
parent | 8df127456f29c719eb2b458018298b1980f1218e [diff] |
soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM The PCIe host controller found on Tegra20 has a hardware bug that causes PCIe interrupts to get lost when LP2 is enabled. Stub out the workaround on 64-bit ARM because none of the more recent Tegra SoC generations seem to have this bug anymore. Signed-off-by: Thierry Reding <treding@nvidia.com>