summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3308/Makefile
diff options
context:
space:
mode:
authorAndy Yan <andy.yan@rock-chips.com>2019-11-14 11:21:12 +0800
committerKever Yang <kever.yang@rock-chips.com>2019-11-17 17:22:53 +0800
commitf1a225229a64168fa489b5f8c82264f1857f6b60 (patch)
treed9d1d9cbc60e358395429105aa6efd7d78d28f72 /arch/arm/mach-rockchip/rk3308/Makefile
parentbbda2ed5840c67758fb172fbcdd6398f6ab5fe25 (diff)
arm: rockchip: Add RK3308 SOC support
RK3308 is a quad Cortex A35 based SOC with rich audio interfaces(I2S/PCM/TDM/PDM/SPDIF/VAD/HDMI ARC), which designed for intelligent voice interaction and audio input/output processing. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/mach-rockchip/rk3308/Makefile')
-rw-r--r--arch/arm/mach-rockchip/rk3308/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-rockchip/rk3308/Makefile b/arch/arm/mach-rockchip/rk3308/Makefile
new file mode 100644
index 0000000000..ce4d44bb34
--- /dev/null
+++ b/arch/arm/mach-rockchip/rk3308/Makefile
@@ -0,0 +1,9 @@
+#
+# (C) Copyright 2018 Rockchip Electronics Co., Ltd.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += syscon_rk3308.o
+obj-y += rk3308.o
+obj-y += clk_rk3308.o