From: Bhupesh Sharma Date: Sat, 24 Jan 2015 21:12:50 +0000 (+0530) Subject: Documentation: DT: Add entry for FSL LS2085A SoC and Simulator model X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b4b3c85573079159d819fffab83316a286de5f45;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git 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 Signed-off-by: Olof Johansson --- diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index c830b5b65882..a5462b6b3c30 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/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"; +