mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
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";
|