summaryrefslogtreecommitdiffstats
path: root/drivers/soc/zte/Makefile
diff options
context:
space:
mode:
authorBaoyou Xie <baoyou.xie@linaro.org>2017-01-06 17:16:03 +0800
committerShawn Guo <shawnguo@kernel.org>2017-01-11 16:21:10 +0800
commit4c2c2e39713b8cfbb73d304c830e883f5b2ad9ec (patch)
tree600360129ffb206388b39e54717a4a5eb191bddd /drivers/soc/zte/Makefile
parenteea1d99b900fe19dce3042dac555c270221be147 (diff)
downloadlinux-stable-4c2c2e39713b8cfbb73d304c830e883f5b2ad9ec.tar.gz
linux-stable-4c2c2e39713b8cfbb73d304c830e883f5b2ad9ec.tar.bz2
linux-stable-4c2c2e39713b8cfbb73d304c830e883f5b2ad9ec.zip
soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 family
The ARMv8 zx2967 family (296718, 296716 etc) uses different value for controlling the power domain on/off registers, Choose the value depending on the compatible. Multiple domains are prepared for the family, this patch prepares the common functions. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/soc/zte/Makefile')
-rw-r--r--drivers/soc/zte/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/soc/zte/Makefile b/drivers/soc/zte/Makefile
new file mode 100644
index 000000000000..8a37f2f7ed27
--- /dev/null
+++ b/drivers/soc/zte/Makefile
@@ -0,0 +1,4 @@
+#
+# ZTE SOC drivers
+#
+obj-$(CONFIG_ZX2967_PM_DOMAINS) += zx2967_pm_domains.o