ARM: tegra: initial add of Colibri T30
authorStefan Agner <stefan@agner.ch>
Wed, 14 May 2014 21:45:58 +0000 (23:45 +0200)
committerStephen Warren <swarren@nvidia.com>
Thu, 15 May 2014 18:30:40 +0000 (12:30 -0600)
commit446e9c63161519902a251c3670d2fbb455146475
treea1615c85688a3f82bcf620561c4eea1955ed4a89
parente9d68f90df4faed62f16290abdfbc68b32aa2c5e
ARM: tegra: initial add of Colibri T30

This patch adds the device tree to support Toradex Colibri T30, a
computer on module which can be used on different carrier boards.

The module consists of a Tegra 30 SoC, two PMIC, DDR3L RAM, eMMC,
a LM95245 temperature sensor and an AX88772B USB Ethernet
Controller. Furthermore, there is a STMPE811 and SGTL5000 audio
codec which are not yet supported. Anything that is not self
contained on the module is disabled by default.

The device tree for the Evaluation Board includes the modules
device tree and enables the supported pheripherials of the carrier
board (the Evaluation Board supports almost all of them).

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/tegra30-colibri-eval-v3.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra30-colibri.dtsi [new file with mode: 0644]
This page took 0.026021 seconds and 5 git commands to generate.