git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
15 lines
426 B
Plaintext
15 lines
426 B
Plaintext
Altera's SoCFPGA platform device tree bindings
|
|
---------------------------------------------
|
|
|
|
Boards with Cyclone 5 SoC:
|
|
Required root node properties:
|
|
compatible = "altr,socfpga-cyclone5", "altr,socfpga";
|
|
|
|
Boards with Arria 5 SoC:
|
|
Required root node properties:
|
|
compatible = "altr,socfpga-arria5", "altr,socfpga";
|
|
|
|
Boards with Arria 10 SoC:
|
|
Required root node properties:
|
|
compatible = "altr,socfpga-arria10", "altr,socfpga";
|