Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / Documentation / devicetree / bindings / arm / tegra.txt
1 NVIDIA Tegra device tree bindings
2 -------------------------------------------
3
4 SoCs
5 -------------------------------------------
6
7 Each device tree must specify which Tegra SoC it uses, using one of the
8 following compatible values:
9
10   nvidia,tegra20
11   nvidia,tegra30
12
13 Boards
14 -------------------------------------------
15
16 Each device tree must specify which one or more of the following
17 board-specific compatible values:
18
19   ad,medcom-wide
20   ad,plutux
21   ad,tamonten
22   ad,tec
23   compal,paz00
24   compulab,trimslice
25   nvidia,beaver
26   nvidia,cardhu
27   nvidia,cardhu-a02
28   nvidia,cardhu-a04
29   nvidia,harmony
30   nvidia,seaboard
31   nvidia,ventana
32   nvidia,whistler
33   toradex,apalis_t30
34   toradex,apalis_t30-eval
35   toradex,apalis-tk1
36   toradex,apalis-tk1-eval
37   toradex,colibri_t20-512
38   toradex,colibri_t30
39   toradex,colibri_t30-eval-v3
40   toradex,iris
41
42 Trusted Foundations
43 -------------------------------------------
44 Tegra supports the Trusted Foundation secure monitor. See the
45 "tlm,trusted-foundations" binding's documentation for more details.