summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/lg/Makefile
diff options
context:
space:
mode:
authorChanho Min <chanho.min@lge.com>2016-06-01 10:39:58 +0900
committerOlof Johansson <olof@lixom.net>2016-06-03 12:21:54 -0700
commit95b384f91a3f9d5814587e8e8b617020b4544e41 (patch)
tree43c18cb41cc01c96e868ffde155d55fd8b6d059a /arch/arm64/boot/dts/lg/Makefile
parent1a695a905c18548062509178b98bc91e67510864 (diff)
arm64: dts: Add dts files for LG Electronics's lg1313 SoC
Add dtsi file to support lg1313 SoC which based on Cortex-A53. Also add dts file to support lg1312 reference board which based on lg1313 SoC. Signed-off-by: Chanho Min <chanho.min@lge.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/boot/dts/lg/Makefile')
-rw-r--r--arch/arm64/boot/dts/lg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/lg/Makefile b/arch/arm64/boot/dts/lg/Makefile
index b0cc64964171..5c7b54c12adc 100644
--- a/arch/arm64/boot/dts/lg/Makefile
+++ b/arch/arm64/boot/dts/lg/Makefile
@@ -1,4 +1,5 @@
dtb-$(CONFIG_ARCH_LG1K) += lg1312-ref.dtb
+dtb-$(CONFIG_ARCH_LG1K) += lg1313-ref.dtb
always := $(dtb-y)
subdir-y := $(dts-dirs)