ARM: dts: exynos4210: Add basic dts file for universal_c210 board
authorTomasz Figa <[email protected]>
Tue, 23 Apr 2013 15:46:34 +0000 (17:46 +0200)
committerOlof Johansson <[email protected]>
Sun, 28 Apr 2013 19:17:14 +0000 (12:17 -0700)
This patch adds basic device tree sources for Universal C210 board.

Currently support includes:
- eMMC
- serial
- max8952 and max8998 voltage regulators.
- gpio-keys

More support will be added in further patches.

Signed-off-by: Tomasz Figa <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
arch/arm/boot/dts/Makefile

index 9c6255884cbbd51f7efd83c5c4b6327156fc5c6c..ff48893d621cfe613c113d45b1172010631de1e4 100644 (file)
@@ -42,6 +42,7 @@ dtb-$(CONFIG_ARCH_DOVE) += dove-cm-a510.dtb \
 dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \
        exynos4210-smdkv310.dtb \
        exynos4210-trats.dtb \
+       exynos4210-universal_c210.dtb \
        exynos4412-smdk4412.dtb \
        exynos5250-smdk5250.dtb \
        exynos5250-snow.dtb \