altera.txt 426 B

123456789101112131415
  1. Altera's SoCFPGA platform device tree bindings
  2. ---------------------------------------------
  3. Boards with Cyclone 5 SoC:
  4. Required root node properties:
  5. compatible = "altr,socfpga-cyclone5", "altr,socfpga";
  6. Boards with Arria 5 SoC:
  7. Required root node properties:
  8. compatible = "altr,socfpga-arria5", "altr,socfpga";
  9. Boards with Arria 10 SoC:
  10. Required root node properties:
  11. compatible = "altr,socfpga-arria10", "altr,socfpga";