summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorRandy Li <ayaka@soulik.info>2016-10-18 19:18:49 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2016-10-18 19:42:52 +0200
commit339b2fb36a67ee5a7c4e534e4237f4326f251dc4 (patch)
tree883ef012cdd4222ca2da7104c255afce79c9eab3 /arch/arm/boot/dts/Makefile
parentARM: dts: exynos: Add TOPEET itop core board SCP package version (diff)
downloadlinux-339b2fb36a67ee5a7c4e534e4237f4326f251dc4.tar.xz
linux-339b2fb36a67ee5a7c4e534e4237f4326f251dc4.zip
ARM: dts: exynos: Add TOPEET itop elite based board
The TOPEET itop Exynos4412 has three versions of base boards. The Elite version is the cheap one without too much peripheral devices on it. Currently supported are serial console, wired networking (USB), USB OTG in peripheral mode, USB host, SD storage, GPIO buttons, PWM beeper, ADC and LEDs. The WM8960 analog audio codec is also enabled. The FIMC is not used for camera currently, I enabled it just for a colorspace converter. Signed-off-by: Randy Li <ayaka@soulik.info> Acked-by: Rob Herring <robh@kernel.org> [krzk: fixup pin function macro, adjust commit msg] Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index befcd2619902..d709f74c2f54 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -136,6 +136,7 @@ dtb-$(CONFIG_ARCH_EXYNOS4) += \
exynos4210-smdkv310.dtb \
exynos4210-trats.dtb \
exynos4210-universal_c210.dtb \
+ exynos4412-itop-elite.dtb \
exynos4412-odroidu3.dtb \
exynos4412-odroidx.dtb \
exynos4412-odroidx2.dtb \