Re: [PATCH v2 2/5] Samsung SoC ADC: Channel selection for S5PV210, S5PC110, and Exynos4

2011-06-30 Thread MyungJoo Ham
On Wed, Jun 29, 2011 at 10:42 PM, Kukjin Kim wrote: > MyungJoo Ham wrote: >> >> In S5PV210/S5PC110/Exynos4, ADCMUX channel selection uses ADCMUX >> register, not ADCCON register. This patch corrects the behavior of >> Samsung-ADC for such cpus. >> >> Signed-off-by: MyungJoo Ham >> Signed-off-by:

RE: [PATCH v2 2/5] Samsung SoC ADC: Channel selection for S5PV210, S5PC110, and Exynos4

2011-06-29 Thread Kukjin Kim
MyungJoo Ham wrote: > > In S5PV210/S5PC110/Exynos4, ADCMUX channel selection uses ADCMUX > register, not ADCCON register. This patch corrects the behavior of > Samsung-ADC for such cpus. > > Signed-off-by: MyungJoo Ham > Signed-off-by: Kyungmin Park > -- > v2: No changes from v1. Resubmitted as

[PATCH v2 2/5] Samsung SoC ADC: Channel selection for S5PV210, S5PC110, and Exynos4

2011-06-20 Thread MyungJoo Ham
In S5PV210/S5PC110/Exynos4, ADCMUX channel selection uses ADCMUX register, not ADCCON register. This patch corrects the behavior of Samsung-ADC for such cpus. Signed-off-by: MyungJoo Ham Signed-off-by: Kyungmin Park -- v2: No changes from v1. Resubmitted as a series of patches --- arch/arm/plat