axentia.txt 862 B

12345678910111213141516171819202122232425262728
  1. Device tree bindings for Axentia ARM devices
  2. ============================================
  3. Linea CPU module
  4. ----------------
  5. Required root node properties:
  6. compatible = "axentia,linea",
  7. "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
  8. and following the rules from atmel-at91.txt for a sama5d31 SoC.
  9. Nattis v2 board with Natte v2 power board
  10. -----------------------------------------
  11. Required root node properties:
  12. compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
  13. "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
  14. and following the rules from above for the axentia,linea CPU module.
  15. TSE-850 v3 board
  16. ----------------
  17. Required root node properties:
  18. compatible = "axentia,tse850v3", "axentia,linea",
  19. "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
  20. and following the rules from above for the axentia,linea CPU module.