Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches | Tom Warren | |
Missed some boards after my tegra2_mmc.* -> tegra_mmc.* change, and one instance of CONFIG_TEGRA2_SPI. MAKEALL -s tegra2 AOK, Seaboard MMC AOK. Didn't test Tamonten, Paz00 or TrimSlice, as I have none here. Signed-off-by: Tom Warren <twarren@nvidia.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> | |||
2012-07-07 | tegra: trimslice: fix a couple typos | Stephen Warren | |
Fix the .dts file USB unit addresses not to duplicate each-other. Fix the board name string to indicate the vendor is Compulab not NVIDIA. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> Acked-by: Igor Grinberg <grinberg@compulab.co.il> | |||
2012-07-07 | tegra: Compulab TrimSlice board support | Stephen Warren | |
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> |