Commit ed9ba31f authored by MyungJoo Ham's avatar MyungJoo Ham Committed by Kukjin Kim

ARM: EXYNOS4: configure ADC on NURI

Signed-off-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent a140b92e
......@@ -30,6 +30,7 @@
#include <asm/mach/arch.h>
#include <asm/mach-types.h>
#include <plat/adc.h>
#include <plat/regs-serial.h>
#include <plat/exynos4.h>
#include <plat/cpu.h>
......@@ -1021,6 +1022,7 @@ static struct platform_device *nuri_devices[] __initdata = {
&s5p_device_ehci,
&s3c_device_i2c3,
&i2c9_gpio,
&s3c_device_adc,
/* NURI Devices */
&nuri_gpio_keys,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment