summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/hisilicon/Makefile
diff options
context:
space:
mode:
authorChen Feng <puck.chen@hisilicon.com>2017-01-24 11:57:28 +0300
committerWei Xu <xuwei5@hisilicon.com>2017-01-25 19:08:29 +0300
commit35ca8168133c9c035e32eff10cce94b8e8c279b3 (patch)
tree232da3b8e47d4088031933b50950595cda64e3b8 /arch/arm64/boot/dts/hisilicon/Makefile
parent022e53bef93cfbec37629cf2b05ed092322dde8b (diff)
downloadlinux-35ca8168133c9c035e32eff10cce94b8e8c279b3.tar.xz
arm64: dts: Add dts files for Hisilicon Hi3660 SoC
Add initial dtsi file to support Hisilicon Hi3660 SoC with support of Octal core CPUs in two clusters(4 * A53 & 4 * A73). Also add dts file to support HiKey960 development board which based on Hi3660 SoC. The output console is earlycon "earlycon=pl011,0xfdf05000". And the con_init uart5 with a fixed clock, which already configured at bootloader. When clock is available, the uart5 will be modified. Tested on HiKey960 Board. Signed-off-by: Chen Feng <puck.chen@hisilicon.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch/arm64/boot/dts/hisilicon/Makefile')
-rw-r--r--arch/arm64/boot/dts/hisilicon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/hisilicon/Makefile b/arch/arm64/boot/dts/hisilicon/Makefile
index c8b8f803cf90..c3a6c1943038 100644
--- a/arch/arm64/boot/dts/hisilicon/Makefile
+++ b/arch/arm64/boot/dts/hisilicon/Makefile
@@ -1,3 +1,4 @@
+dtb-$(CONFIG_ARCH_HISI) += hi3660-hikey960.dtb
dtb-$(CONFIG_ARCH_HISI) += hi6220-hikey.dtb
dtb-$(CONFIG_ARCH_HISI) += hip05-d02.dtb
dtb-$(CONFIG_ARCH_HISI) += hip06-d03.dtb