Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3b07b86 authored by Dinh Nguyen's avatar Dinh Nguyen Committed by Rob Herring
Browse files

Documentation: DT bindings: add doc for Altera's SoCFPGA platform



Document "altr,socfpga-cyclone5", "altr,socfpga-arria5", and
"altr,socfpga-arria10".

Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 64808273
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
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";