mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 19:01:37 +00:00
c3e00a0eff
This patch adds the initial device tree for tegra30 Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Acked-by: Colin Cross <ccross@android.com> Signed-off-by: Olof Johansson <olof@lixom.net>
15 lines
334 B
Plaintext
15 lines
334 B
Plaintext
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";
|