Kyungmin Park wrote: > > On Thu, Oct 14, 2010 at 2:24 PM, Kukjin Kim <kgene.kim@xxxxxxxxxxx> wrote: > > Sangbeom Kim wrote: > >> > >> From: Jongpill Lee <boyko.lee@xxxxxxxxxxx> > >> > >> This patch adds initial map for GPIO2 and GPIO3. > >> S5PV310/S5PC210 has separated GPIO1, GPIO2 and GPIO3. > >> > >> Signed-off-by: Jongpill Lee <boyko.lee@xxxxxxxxxxx> > >> Signed-off-by: Sangbeom Kim <sbkim73@xxxxxxxxxxx> > >> --- > >> Changes since v1: > >> - Rebased on latest for-next from Kukjin Kim's git tree > >> - Added S5P_VA_GPIO1 according to S5PV310_PA_GPIO1 > >> > >> arch/arm/mach-s5pv310/cpu.c | 12 +++++++++++- > >> arch/arm/plat-s5p/include/plat/map-s5p.h | 3 +++ > >> 2 files changed, 14 insertions(+), 1 deletions(-) (snip) > >> + .virtual = (unsigned long)S5P_VA_GPIO3, > >> + .pfn = __phys_to_pfn(S5PV310_PA_GPIO3), > >> + .length = SZ_256K, > Why 256K? Oh...yeah, it's typo :-( Maybe 256?... Hmm...I will change it when merge. Thanks for your pointing out. (snip) Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html