summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/tegra20-colibri.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Tegra20: Use upstream dtsi filesSascha Hauer2014-04-291-524/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: pull in complete DTs from Linux 3.13Lucas Stach2014-01-291-4/+334
| | | | | Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: tegra: activate SDMMC on Colibri T20Lucas Stach2013-12-041-0/+4
| | | | | Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* tegra20: add generic board and Colibri T20 on IrisLucas Stach2013-05-151-0/+190
The Tegra arch will be fully based on device tree and most boards shouldn't need anything more than the generic drivers and arch code. This adds generic tegra20 board support, but since we currently have no way to combine an image with a devicetree other than compiling it into the single image we also add Colibri T20 on Iris support here and add a defconfig for it. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>