From: Shaohui Xie Date: Tue, 13 Sep 2016 08:10:00 +0000 (+0800) Subject: Documentation: DT: Add entry for QorIQ LS1046A-RDB board X-Git-Tag: v4.10-rc1~81^2~17^2~5 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a135b28f23ebed74b30232d83c9fd39e57fe4c8a;p=uclinux-h8%2Flinux.git Documentation: DT: Add entry for QorIQ LS1046A-RDB board Signed-off-by: Shaohui Xie Acked-by: Rob Herring Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index a81277fdc7bc..d6acdb3c77ef 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -155,6 +155,10 @@ LS1046A SoC Required root node properties: - compatible = "fsl,ls1046a"; +LS1046A ARMv8 based RDB Board +Required root node properties: + - compatible = "fsl,ls1046a-rdb", "fsl,ls1046a"; + LS2080A SoC Required root node properties: - compatible = "fsl,ls2080a";