From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Zhiqiang Hou To: , , , , , , CC: , , , , , , , , , , , , Subject: [PATCH V6 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board Date: Fri, 23 Oct 2015 16:01:19 +0800 Message-ID: <1445587282-29529-3-git-send-email-B48286@freescale.com> In-Reply-To: <1445587282-29529-1-git-send-email-B48286@freescale.com> References: <1445587282-29529-1-git-send-email-B48286@freescale.com> Return-Path: B48286@freescale.com MIME-Version: 1.0 Content-Type: text/plain List-ID: From: Mingkai Hu Signed-off-by: Mingkai Hu Signed-off-by: Hou Zhiqiang --- V6: V5 V4 V3 V2 - No change. Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index 34c88b0..752a685 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -131,6 +131,10 @@ Example: Freescale ARMv8 based Layerscape SoC family Device Tree Bindings ---------------------------------------------------------------- +LS1043A ARMv8 based RDB Board +Required root node properties: + - compatible = "fsl,ls1043a-rdb", "fsl,ls1043a"; + LS2080A ARMv8 based Simulator model Required root node properties: - compatible = "fsl,ls2080a-simu", "fsl,ls2080a"; -- 2.1.0.27.g96db324