tegra.txt 931 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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,colibri_t20-512
  30. toradex,iris
  31. Trusted Foundations
  32. -------------------------------------------
  33. Tegra supports the Trusted Foundation secure monitor. See the
  34. "tlm,trusted-foundations" binding's documentation for more details.