Browse Source

Documentation: DT: Add entry for FSL LS2085A SoC and Simulator model

This patch adds a devicetree binding documentation for FSL's
LS2085A SoC and Simulator model.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Bhupesh Sharma 10 years ago
parent
commit
b4b3c85573
1 changed files with 8 additions and 0 deletions
  1. 8 0
      Documentation/devicetree/bindings/arm/fsl.txt

+ 8 - 0
Documentation/devicetree/bindings/arm/fsl.txt

@@ -124,3 +124,11 @@ Example:
 		compatible = "fsl,ls1021a-dcfg";
 		reg = <0x0 0x1ee0000 0x0 0x10000>;
 	};
+
+Freescale LS2085A SoC Device Tree Bindings
+------------------------------------------
+
+LS2085A ARMv8 based Simulator model
+Required root node properties:
+    - compatible = "fsl,ls2085a-simu", "fsl,ls2085a";
+