From 8dd1f63ba05fcd21a3fd8bbb688c567ad7ea09cb Mon Sep 17 00:00:00 2001 From: Mingkai Hu Date: Fri, 4 Dec 2015 16:56:01 -0600 Subject: [PATCH] Documentation: DT: Add entry for Freescale LS1043a-RDB board Signed-off-by: Mingkai Hu Signed-off-by: Hou Zhiqiang Signed-off-by: Li Yang Signed-off-by: Olof Johansson --- 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 34c88b0c7ab4..752a685d926f 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";