summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/Makefile
diff options
context:
space:
mode:
authorChanho Min <chanho.min@lge.com>2016-04-11 20:54:46 +0900
committerOlof Johansson <olof@lixom.net>2016-04-13 15:16:08 -0700
commit56a0eccdc0dec223d4625c80de31514f04390159 (patch)
treef3e223741253ca3cd5cd356b34ab8f65c5c6d542 /arch/arm64/boot/dts/Makefile
parent49695dfac7e3c71d3fa155d07503d3093d930f23 (diff)
downloadop-kernel-dev-56a0eccdc0dec223d4625c80de31514f04390159.zip
op-kernel-dev-56a0eccdc0dec223d4625c80de31514f04390159.tar.gz
arm64: dts: Add dts files for LG Electronics's lg1312 SoC
Add initial dtsi file to support lg1312 SoC which based on Cortex-A53. Also add dts file to support lg1312 reference board which based on lg1312 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/Makefile')
-rw-r--r--arch/arm64/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
index 330fae9..6e199c9 100644
--- a/arch/arm64/boot/dts/Makefile
+++ b/arch/arm64/boot/dts/Makefile
@@ -18,6 +18,7 @@ dts-dirs += rockchip
dts-dirs += socionext
dts-dirs += sprd
dts-dirs += xilinx
+dts-dirs += lg
subdir-y := $(dts-dirs)
OpenPOWER on IntegriCloud