aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/include
diff options
context:
space:
mode:
authortim.sk.lee <tim.sk.lee@samsung.com>2010-09-23 23:08:32 -0700
committerArve Hjønnevåg <arve@android.com>2011-11-17 17:46:29 -0800
commit5084c79def7d344994b14b6e3896807182f09c1c (patch)
tree09acaf16c8fb9b3b2e5bd022b0616ea538e380b4 /arch/arm/mach-s5pv210/include
parentfb3db0ba94c00705927995ac6b236e8484693e21 (diff)
downloadkernel_samsung_crespo-5084c79def7d344994b14b6e3896807182f09c1c.zip
kernel_samsung_crespo-5084c79def7d344994b14b6e3896807182f09c1c.tar.gz
kernel_samsung_crespo-5084c79def7d344994b14b6e3896807182f09c1c.tar.bz2
S5PC11X: SENSOR: Add gyro sensor I2c setting in mach file
Change-Id: I793fc0b385da2880920ee57fb5aaaa19212803db Signed-off-by: tim.sk.lee <tim.sk.lee@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv210/include')
-rw-r--r--arch/arm/mach-s5pv210/include/mach/gpio-herring.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/gpio-herring.h b/arch/arm/mach-s5pv210/include/mach/gpio-herring.h
index 3330bd0..7a17ed6 100644
--- a/arch/arm/mach-s5pv210/include/mach/gpio-herring.h
+++ b/arch/arm/mach-s5pv210/include/mach/gpio-herring.h
@@ -99,11 +99,8 @@
#define GPIO_CAM_SCL_29V S5PV210_GPD1(1)
#define GPIO_CAM_SCL_29V_AF 2
-#define GPIO_FM_SDA_28V S5PV210_GPD1(2)
-#define GPIO_FM_SDA_28V_AF 2
-
-#define GPIO_FM_SCL_28V S5PV210_GPD1(3)
-#define GPIO_FM_SCL_28V_AF 2
+#define GYRO_SDA_28V S5PV210_GPD1(2)
+#define GYRO_SCL_28V S5PV210_GPD1(3)
#define GPIO_TSP_SDA_28V S5PV210_GPD1(4)
#define GPIO_TSP_SDA_28V_AF 2
@@ -439,10 +436,6 @@
#define GPIO_CAM_MEGA_nRST S5PV210_GPJ1(5)
-#define GYRO_SDA_28V S5PV210_GPJ2(0)
-
-#define GYRO_SCL_28V S5PV210_GPJ2(1)
-
#define GPIO_OLED_DET S5PV210_GPJ2(2)
#define GPIO_EAR_SEL S5PV210_GPJ2(3)