提交 ed9ba31f 编写于 作者: M MyungJoo Ham 提交者: Kukjin Kim

ARM: EXYNOS4: configure ADC on NURI

Signed-off-by: NMyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: NKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 a140b92e
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
#include <asm/mach/arch.h> #include <asm/mach/arch.h>
#include <asm/mach-types.h> #include <asm/mach-types.h>
#include <plat/adc.h>
#include <plat/regs-serial.h> #include <plat/regs-serial.h>
#include <plat/exynos4.h> #include <plat/exynos4.h>
#include <plat/cpu.h> #include <plat/cpu.h>
...@@ -1021,6 +1022,7 @@ static struct platform_device *nuri_devices[] __initdata = { ...@@ -1021,6 +1022,7 @@ static struct platform_device *nuri_devices[] __initdata = {
&s5p_device_ehci, &s5p_device_ehci,
&s3c_device_i2c3, &s3c_device_i2c3,
&i2c9_gpio, &i2c9_gpio,
&s3c_device_adc,
/* NURI Devices */ /* NURI Devices */
&nuri_gpio_keys, &nuri_gpio_keys,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册