summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMyungJoo Ham2011-07-20 17:31:27 +0200
committerKukjin Kim2011-07-20 18:46:42 +0200
commit3a1a2b9e69b22a7d9e3c2d9410309ccbedc0ef8f (patch)
tree8eb0ad24d8c7cd2c4b14869b3d3bf9f097b96a7b
parentARM: EXYNOS4: configure MAX8903 secondary charger on NURI (diff)
downloadkernel-qcow2-linux-3a1a2b9e69b22a7d9e3c2d9410309ccbedc0ef8f.tar.gz
kernel-qcow2-linux-3a1a2b9e69b22a7d9e3c2d9410309ccbedc0ef8f.tar.xz
kernel-qcow2-linux-3a1a2b9e69b22a7d9e3c2d9410309ccbedc0ef8f.zip
ARM: EXYNOS4: configure rtc-s3c on NURI
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
-rw-r--r--arch/arm/mach-exynos4/mach-nuri.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/mach-nuri.c b/arch/arm/mach-exynos4/mach-nuri.c
index 002549bf5260..1920906acd2f 100644
--- a/arch/arm/mach-exynos4/mach-nuri.c
+++ b/arch/arm/mach-exynos4/mach-nuri.c
@@ -1099,6 +1099,7 @@ static struct platform_device *nuri_devices[] __initdata = {
&s3c_device_i2c3,
&i2c9_gpio,
&s3c_device_adc,
+ &s3c_device_rtc,
/* NURI Devices */
&nuri_gpio_keys,