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

Kukjin Kim kgene.kim at samsung.com
Thu Oct 14 01:41:24 EDT 2010


Kyungmin Park wrote:
> 
> On Thu, Oct 14, 2010 at 2:24 PM, Kukjin Kim <kgene.kim at samsung.com> wrote:
> > Sangbeom Kim wrote:
> >>
> >> From: Jongpill Lee <boyko.lee at samsung.com>
> >>
> >> This patch adds initial map for GPIO2 and GPIO3.
> >> S5PV310/S5PC210 has separated GPIO1, GPIO2 and GPIO3.
> >>
> >> Signed-off-by: Jongpill Lee <boyko.lee at samsung.com>
> >> Signed-off-by: Sangbeom Kim <sbkim73 at samsung.com>
> >> ---
> >> 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 at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list