From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-bn1bbn0109.outbound.protection.outlook.com ([157.56.111.109]:11520 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752461AbbJWIIU (ORCPT ); Fri, 23 Oct 2015 04:08:20 -0400 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> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org 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