RE: [PATCH V2 1/2] ARM: S5P: Add initial map for GPIO2 and GPIO3

2010-10-13 Thread Kukjin Kim
Kyungmin Park wrote: > > On Thu, Oct 14, 2010 at 2:24 PM, Kukjin Kim wrote: > > Sangbeom Kim wrote: > >> > >> From: Jongpill Lee > >> > >> This patch adds initial map for GPIO2 and GPIO3. > >> S5PV310/S5PC210 has separated GPIO1, GPIO2 and GPIO3. > >> > >> Signed-off-by: Jongpill Lee > >> Signe

Re: [PATCH V2 1/2] ARM: S5P: Add initial map for GPIO2 and GPIO3

2010-10-13 Thread Kyungmin Park
On Thu, Oct 14, 2010 at 2:24 PM, Kukjin Kim wrote: > Sangbeom Kim wrote: >> >> From: Jongpill Lee >> >> This patch adds initial map for GPIO2 and GPIO3. >> S5PV310/S5PC210 has separated GPIO1, GPIO2 and GPIO3. >> >> Signed-off-by: Jongpill Lee >> Signed-off-by: Sangbeom Kim >> --- >> Changes si

RE: [PATCH V2 1/2] ARM: S5P: Add initial map for GPIO2 and GPIO3

2010-10-13 Thread Kukjin Kim
Sangbeom Kim wrote: > > From: Jongpill Lee > > This patch adds initial map for GPIO2 and GPIO3. > S5PV310/S5PC210 has separated GPIO1, GPIO2 and GPIO3. > > Signed-off-by: Jongpill Lee > Signed-off-by: Sangbeom Kim > --- > Changes since v1: > - Rebased on latest for-next from Kukjin Kim's git

[PATCH V2 1/2] ARM: S5P: Add initial map for GPIO2 and GPIO3

2010-10-12 Thread Sangbeom Kim
From: Jongpill Lee This patch adds initial map for GPIO2 and GPIO3. S5PV310/S5PC210 has separated GPIO1, GPIO2 and GPIO3. Signed-off-by: Jongpill Lee Signed-off-by: Sangbeom Kim --- Changes since v1: - Rebased on latest for-next from Kukjin Kim's git tree - Added S5P_VA_GPIO1 according to S5PV