tegra.txt 1.0 KB

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