summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/freescale/Makefile
diff options
context:
space:
mode:
authorBhupesh Sharma <bhupesh.sharma@freescale.com>2015-01-24 22:12:52 +0100
committerOlof Johansson <olof@lixom.net>2015-01-28 00:11:00 +0100
commit747c84d051949872be54fcbceb5174b5779c6a17 (patch)
tree35adeffea91bf852db85412d4227aea7f68eafc8 /arch/arm64/boot/dts/freescale/Makefile
parentMerge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadlinux-747c84d051949872be54fcbceb5174b5779c6a17.tar.xz
linux-747c84d051949872be54fcbceb5174b5779c6a17.zip
arm64: Add DTS support for FSL's LS2085A SoC
This patch adds the device tree support for FSL LS2085A SoC based on ARMv8 architecture. Following levels of DTSI/DTS files have been created for the LS2085A SoC family: - fsl-ls2085a.dtsi: DTS-Include file for FSL LS2085A SoC. - fsl-ls2085a-simu.dts: DTS file for FSL LS2085a software simulator model. In addition, this patch adds build support for FSL's LS2085A simulator model in arm64 dts Makefile. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: Arnab Basu <arnab_basu@rocketmail.com> Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/Makefile')
-rw-r--r--arch/arm64/boot/dts/freescale/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/Makefile b/arch/arm64/boot/dts/freescale/Makefile
new file mode 100644
index 000000000000..4f2de3e789ee
--- /dev/null
+++ b/arch/arm64/boot/dts/freescale/Makefile
@@ -0,0 +1,5 @@
+dtb-$(CONFIG_ARCH_FSL_LS2085A) += fsl-ls2085a-simu.dtb
+
+always := $(dtb-y)
+subdir-y := $(dts-dirs)
+clean-files := *.dtb