From: Hou Zhiqiang Date: Tue, 8 Mar 2016 02:25:38 +0000 (+0800) Subject: Documentation: DT: Add entry for Freescale LS1043a-QDS board X-Git-Tag: v4.7-rc1~135^2^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cc52a6d75468830fd26703728675d17f86a5864;p=thirdparty%2Fkernel%2Flinux.git Documentation: DT: Add entry for Freescale LS1043a-QDS board Signed-off-by: Hou Zhiqiang Acked-by: Rob Herring Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index 752a685d926f9..dbbc0952021ce 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -135,6 +135,10 @@ LS1043A ARMv8 based RDB Board Required root node properties: - compatible = "fsl,ls1043a-rdb", "fsl,ls1043a"; +LS1043A ARMv8 based QDS Board +Required root node properties: + - compatible = "fsl,ls1043a-qds", "fsl,ls1043a"; + LS2080A ARMv8 based Simulator model Required root node properties: - compatible = "fsl,ls2080a-simu", "fsl,ls2080a";