Skip to content

Commit

Permalink
Documentation: DT: Add entry for FSL LS2080A QDS and RDB boards
Browse files Browse the repository at this point in the history
This patch adds a devicetree binding documentation for Freescale's
LS2080A QDS and RDB boards.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Bhupesh Sharma authored and Arnd Bergmann committed Oct 23, 2015
1 parent f43a4b8 commit cc56a12
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/devicetree/bindings/arm/fsl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,11 @@ LS2080A ARMv8 based Simulator model
Required root node properties:
- 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";

0 comments on commit cc56a12

Please sign in to comment.