fc9c713a62
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>
34 lines
674 B
Plaintext
34 lines
674 B
Plaintext
NVIDIA Tegra device tree bindings
|
|
-------------------------------------------
|
|
|
|
SoCs
|
|
-------------------------------------------
|
|
|
|
Each device tree must specify which Tegra SoC it uses, using one of the
|
|
following compatible values:
|
|
|
|
nvidia,tegra20
|
|
nvidia,tegra30
|
|
|
|
Boards
|
|
-------------------------------------------
|
|
|
|
Each device tree must specify which one or more of the following
|
|
board-specific compatible values:
|
|
|
|
ad,medcom-wide
|
|
ad,plutux
|
|
ad,tamonten
|
|
ad,tec
|
|
compal,paz00
|
|
compulab,trimslice
|
|
nvidia,beaver
|
|
nvidia,cardhu
|
|
nvidia,cardhu-a02
|
|
nvidia,cardhu-a04
|
|
nvidia,harmony
|
|
nvidia,seaboard
|
|
nvidia,ventana
|
|
nvidia,whistler
|
|
toradex,colibri_t20-512
|