]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f27d002cac1c95a8a876e2be7e2a70bc0bee971
treea1615c85688a3f82bcf620561c4eea1955ed4a89
parent9b3c954f575c50d18800e0a48de153d84b6b49bb
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]