]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: tegra: Add Colibri T20 512MB COM device tree
authorLucas Stach <dev@lynxeye.de>
Tue, 22 Jan 2013 21:46:08 +0000 (22:46 +0100)
committerStephen Warren <swarren@nvidia.com>
Mon, 28 Jan 2013 18:24:09 +0000 (11:24 -0700)
commitfc9c713a62e2e456418079e747572170997bc3b4
tree41ffda0d4a642fce31d85b482a5659362dc27c03
parentab343e91aa00d6cc1047e8209d610c384ee824b9
ARM: tegra: Add Colibri T20 512MB COM device tree

This adds the device tree include file for the Toradex Colibri T20
Computer on Module (COM). It's only valid for the 512MB RAM version of
the module, as the 256MB version needs different EMC tables and flash
configuration. To make this clear the suffix -512 was added to the board
compatible string.

The Colibri T20 uses a Tegra20 SoC and has onboard USB Ethernet and AC97
sound.

Still some things like onboard NAND support missing, but should be a
good base for further development.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Documentation/devicetree/bindings/arm/tegra.txt
arch/arm/boot/dts/tegra20-colibri-512.dtsi [new file with mode: 0644]