aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBryan Wu <pengw@nvidia.com>2013-01-02 18:53:50 -0500
committerStephen Warren <swarren@nvidia.com>2013-01-28 13:24:07 -0500
commit6b81c427c08c572ef9e4f20024e71eacbb1a70b6 (patch)
tree419356289981e6eeb482197c146af15350c8c7ab /Documentation
parent11a3c868f923b1c0b7a5c532881883b7db077ec3 (diff)
ARM: DT: tegra: Add board level compatible properties
The compatible properties of Tegra SoC based boards or machines need to be documented. This patch adds these board levle compatible properties into device tree binding document. Signed-off-by: Bryan Wu <pengw@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/tegra.txt29
1 files changed, 23 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/arm/tegra.txt b/Documentation/devicetree/bindings/arm/tegra.txt
index 6e69d2e5e766..665c54d6112e 100644
--- a/Documentation/devicetree/bindings/arm/tegra.txt
+++ b/Documentation/devicetree/bindings/arm/tegra.txt
@@ -1,14 +1,31 @@
1NVIDIA Tegra device tree bindings 1NVIDIA Tegra device tree bindings
2------------------------------------------- 2-------------------------------------------
3 3
4Boards with the tegra20 SoC shall have the following properties: 4SoCs
5-------------------------------------------
5 6
6Required root node property: 7Each device tree must specify which Tegra SoC it uses, using one of the
8following compatible values:
7 9
8compatible = "nvidia,tegra20"; 10 nvidia,tegra20
11 nvidia,tegra30
9 12
10Boards with the tegra30 SoC shall have the following properties: 13Boards
14-------------------------------------------
11 15
12Required root node property: 16Each device tree must specify which one or more of the following
17board-specific compatible values:
13 18
14compatible = "nvidia,tegra30"; 19 ad,medcom-wide
20 ad,plutux
21 ad,tamonten
22 ad,tec
23 compal,paz00
24 compulab,trimslice
25 nvidia,cardhu
26 nvidia,cardhu-a02
27 nvidia,cardhu-a04
28 nvidia,harmony
29 nvidia,seaboard
30 nvidia,ventana
31 nvidia,whistler