ARM: tegra: initial add of Colibri T30
authorStefan Agner <stefan@agner.ch>
Tue, 10 Dec 2013 20:23:01 +0000 (21:23 +0100)
committerStefan Agner <stefan@agner.ch>
Sun, 11 May 2014 17:14:28 +0000 (19:14 +0200)
commitc7433fe7def913602b406968ec2833fdf135f1cd
tree5a9a557fbb74e41315a1adc0f2e43ee9acfb15b3
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
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 and
a 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). The
wakeup key is definied by the Colibri standard as wakeup pin for
resume.
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/tegra30-colibri-on-eval.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra30-colibri.dtsi [new file with mode: 0644]