arm: exynos: fix gpio map of exynos3
authorChanho Park <chanho61.park@samsung.com>
Wed, 2 Dec 2015 04:33:27 +0000 (13:33 +0900)
committerChanho Park <chanho61.park@samsung.com>
Wed, 2 Dec 2015 04:33:27 +0000 (13:33 +0900)
commit9e8d0a0e0515b8a529840c12852d464f89de3603
tree441bf595ec968998d626dc99878b73b64fd9411f
parent82ddad2908a3494feee3eb6385c59402b9041877
arm: exynos: fix gpio map of exynos3

The gpio part2 map of exynos3 was incorrect. The gpio part2 is
started from 0x11000000 and the register map of gpk0 is
0x11000040. Thus, two gpio pads should be before gpk0.
The gpx0 is started from 0x11000c00 so we should fix the count
of res5 pad from 0x4a to 0x48.

Change-Id: I8ceae5009227daf0e4cff4d3d73aeb2318c640de
Reported-by: Jaeyoung Lee <jaeyoung2.lee@samsung.com>
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
arch/arm/include/asm/arch-exynos/gpio.h