]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/altera.txt
Merge remote-tracking branch 'kgdb/kgdb-next'
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / altera.txt
1 Altera's SoCFPGA platform device tree bindings
2 ---------------------------------------------
3
4 Boards with Cyclone 5 SoC:
5 Required root node properties:
6 compatible = "altr,socfpga-cyclone5", "altr,socfpga";
7
8 Boards with Arria 5 SoC:
9 Required root node properties:
10 compatible = "altr,socfpga-arria5", "altr,socfpga";
11
12 Boards with Arria 10 SoC:
13 Required root node properties:
14 compatible = "altr,socfpga-arria10", "altr,socfpga";