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

Commit cc56a128 authored by Bhupesh Sharma's avatar Bhupesh Sharma Committed by Arnd Bergmann
Browse files

Documentation: DT: Add entry for FSL LS2080A QDS and RDB boards



This patch adds a devicetree binding documentation for Freescale's
LS2080A QDS and RDB boards.

Signed-off-by: default avatarBhupesh Sharma <bhupesh.sharma@freescale.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent f43a4b85
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -135,3 +135,11 @@ LS2080A ARMv8 based Simulator model
Required root node properties:
Required root node properties:
    - compatible = "fsl,ls2080a-simu", "fsl,ls2080a";
    - compatible = "fsl,ls2080a-simu", "fsl,ls2080a";


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

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