From: Arnd Bergmann [mailto:arnd at arndb.de]
Sent: Thursday, October 15, 2015 7:50 PM
On Thursday 15 October 2015 12:17:52 Bhupesh Sharma wrote:
quoted
diff --git a/arch/arm64/boot/dts/freescale/Makefile
b/arch/arm64/boot/dts/freescale/Makefile
quoted
index 932001a..57b41c7 100644
--- a/arch/arm64/boot/dts/freescale/Makefile
+++ b/arch/arm64/boot/dts/freescale/Makefile
@@ -1,4 +1,4 @@
-dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-simu.dtb
+dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-qds.dtb fsl-ls2080a-
rdb.dtb fsl-ls2080a-simu.dtb
quoted
Please use one line per dtb file here, for consistency with the other
platforms
Ok, will address in v4.
Regards,
Bhupesh