blob: 6e69d2e5e7662dfef9fc6f8457dfc5c27e198d82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
NVIDIA Tegra device tree bindings
-------------------------------------------
Boards with the tegra20 SoC shall have the following properties:
Required root node property:
compatible = "nvidia,tegra20";
Boards with the tegra30 SoC shall have the following properties:
Required root node property:
compatible = "nvidia,tegra30";
|