Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: DT: Add entry for QorIQ LS1046A-QDS board

Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Shaohui Xie and committed by
Shawn Guo
74b03702 796b4360

+4
+4
Documentation/devicetree/bindings/arm/fsl.txt
··· 155 155 Required root node properties: 156 156 - compatible = "fsl,ls1046a"; 157 157 158 + LS1046A ARMv8 based QDS Board 159 + Required root node properties: 160 + - compatible = "fsl,ls1046a-qds", "fsl,ls1046a"; 161 + 158 162 LS1046A ARMv8 based RDB Board 159 163 Required root node properties: 160 164 - compatible = "fsl,ls1046a-rdb", "fsl,ls1046a";