aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorKyungtak Hur <kt.hur@samsung.com>2010-09-09 01:34:58 -0700
committerArve Hjønnevåg <arve@android.com>2011-11-17 17:45:27 -0800
commit6909b2dfd2f43236eb659a2b7ea5e428c5c4f8d8 (patch)
treea6741e2457fd2a54ab0ba42b55d6e8e26d5cccac /arch/arm
parent4160440cd6c848b1c4db8c995e63d7cdd5215139 (diff)
downloadkernel_samsung_crespo-6909b2dfd2f43236eb659a2b7ea5e428c5c4f8d8.zip
kernel_samsung_crespo-6909b2dfd2f43236eb659a2b7ea5e428c5c4f8d8.tar.gz
kernel_samsung_crespo-6909b2dfd2f43236eb659a2b7ea5e428c5c4f8d8.tar.bz2
S5PC11X:PHONE:Fix GPIO map for phone
Change-Id: Id2c1a808fc38e75a384e313f243b4a9081d2d2ba
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-s5pv210/include/mach/gpio-herring.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/gpio-herring.h b/arch/arm/mach-s5pv210/include/mach/gpio-herring.h
index 4607c07..3330bd0 100644
--- a/arch/arm/mach-s5pv210/include/mach/gpio-herring.h
+++ b/arch/arm/mach-s5pv210/include/mach/gpio-herring.h
@@ -335,7 +335,7 @@
#define GPIO_GPH10 S5PV210_GPH1(0)
-#define GPIO_GPH11 S5PV210_GPH1(1)
+#define GPIO_PDA_ACTIVE S5PV210_GPH1(1)
#define GPIO_GPH12 S5PV210_GPH1(2)
#define GPIO_nINT_ONEDRAM_AP S5PV210_GPH1(3)
@@ -346,7 +346,9 @@
#define GPIO_GPH15 S5PV210_GPH1(5)
#define GPIO_GPH16 S5PV210_GPH1(6)
+
#define GPIO_PHONE_ACTIVE S5PV210_GPH1(7)
+#define GPIO_PHONE_ACTIVE_AF 2
#define GPIO_KBC0 S5PV210_GPH2(0)
#define GPIO_KBC0_AF 3
@@ -505,7 +507,7 @@
#define GPIO_MP032 S5PV210_MP03(2)
-#define GPIO_PDA_ACTIVE S5PV210_MP03(3)
+#define GPIO_MP033 S5PV210_MP03(3)
#define GPIO_VCC_18V_PDA S5PV210_MP03(4)
@@ -591,9 +593,6 @@
#define GPIO_AP_PS_HOLD S5PV210_GPH0(0)
#define GPIO_AP_PS_HOLD_AF 1
-#define GPIO_PHONE_ACTIVE S5PV210_GPH1(7)
-#define GPIO_PHONE_ACTIVE_AF 2
-
#define GPIO_N_POWER S5PV210_GPH2(6)
#define GPIO_N_POWER_AF 2