Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: tegra: add PCI to Tegra210 SoC DT | Stephen Warren | 2015-11-12 | -0/+66 |
| | | | | | | | | | | 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> | |||
* | ARM: Tegra210: Add support to common Tegra source/config files | Tom Warren | 2015-07-28 | -0/+283 |
Derived from Tegra124, modified as appropriate during T210 board bringup. Cleaned up debug statements to conserve string space, too. This also adds misc 64-bit changes from Thierry Reding/Stephen Warren. Signed-off-by: Tom Warren <twarren@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> |