commit | d0af234130db0cc98ec81ed9d4d75c3bff7b4796 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Oct 05 17:02:39 2015 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Nov 12 09:21:05 2015 -0700 |
tree | f76bdcbe6c0c7dea6105f77bd15ac88d179842cd | |
parent | d9eda6c441ad627731059d1696292cab7b6e9d5c [diff] |
ARM: tegra: add PCI to Tegra210 SoC DT Tegra210's PCI controller is largely identical to Tegra124, and hence shares the same binding. However, it has a unique compatible value due to the existence of at least one new HW bug that would prevent any driver for a previous HW version from operating correctly. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>