From: Bhaskar Upadhaya <Bhaskar.Upadhaya@xxxxxxx> Signed-off-by: Sudhanshu Gupta <sudhanshu.gupta@xxxxxxx> Signed-off-by: Rai Harninder <harninder.rai@xxxxxxx> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@xxxxxxx> --- Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index ea08bf2..3e44804 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -163,6 +163,18 @@ LS1012A ARMv8 based QDS Board Required root node properties: - compatible = "fsl,ls1012a-qds", "fsl,ls1012a"; +LS1028A SoC +Required root node properties: + - compatible = "fsl,ls1028a"; + +LS1028A ARMv8 based RDB Board +Required root node properties: + - compatible = "fsl,ls1028a-rdb", "fsl,ls1028a" + +LS1028A ARMv8 based QDS Board +Required root node properties: + - compatible = "fsl,ls1028a-qds", "fsl,ls1028a"; + LS1043A SoC Required root node properties: - compatible = "fsl,ls1043a"; -- 1.9.1