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

Commit 6d3db2f7 authored by Harninder Rai's avatar Harninder Rai Committed by Shawn Guo
Browse files

Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards

parent 0f7a4bcb
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -139,6 +139,22 @@ Example:
Freescale ARMv8 based Layerscape SoC family Device Tree Bindings
----------------------------------------------------------------

LS1012A SoC
Required root node properties:
    - compatible = "fsl,ls1012a";

LS1012A ARMv8 based RDB Board
Required root node properties:
    - compatible = "fsl,ls1012a-rdb", "fsl,ls1012a";

LS1012A ARMv8 based FRDM Board
Required root node properties:
    - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a";

LS1012A ARMv8 based QDS Board
Required root node properties:
    - compatible = "fsl,ls1012a-qds", "fsl,ls1012a";

LS1043A SoC
Required root node properties:
    - compatible = "fsl,ls1043a";