[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411992293-7729-4-git-send-email-zhang.lyra@gmail.com>
Date: Mon, 29 Sep 2014 20:04:50 +0800
From: zhang.lyra@...il.com
To: catalin.marinas@....com, gregkh@...uxfoundation.org,
ijc+devicetree@...lion.org.uk, jslaby@...e.cz,
galak@...eaurora.org, broonie@...aro.org, mark.rutland@....com,
m-karicheri2@...com, pawel.moll@....com, artagnon@...il.com,
rrichter@...ium.com, robh+dt@...nel.org, will.deacon@....com,
orsonzhai@...il.com, geng.ren@...eadtrum.com,
zhizhou.zhang@...eadtrum.com
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
"chunyan.zhang" <chunyan.zhang@...eadtrum.com>
Subject: [PATCH 3/6] arm64: dts/Makefile: Add support for Spreadtrum's Shark64 SoC.
From: "zhizhou.zhang" <zhizhou.zhang@...eadtrum.com>
Adds build support for Spreadtrum's Shark64 SoC in arm64 dts Makefile.
Signed-off-by: zhizhou.zhang <zhizhou.zhang@...eadtrum.com>
Signed-off-by: chunyan.zhang <chunyan.zhang@...eadtrum.com>
---
arch/arm64/boot/dts/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
index c52bdb0..7fdb9df 100644
--- a/arch/arm64/boot/dts/Makefile
+++ b/arch/arm64/boot/dts/Makefile
@@ -1,5 +1,6 @@
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
+dtb-$(CONFIG_ARCH_SHARK64) += sprd_shark64.dtb
targets += dtbs
targets += $(dtb-y)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists