From 5084c79def7d344994b14b6e3896807182f09c1c Mon Sep 17 00:00:00 2001 From: "tim.sk.lee" Date: Thu, 23 Sep 2010 23:08:32 -0700 Subject: S5PC11X: SENSOR: Add gyro sensor I2c setting in mach file Change-Id: I793fc0b385da2880920ee57fb5aaaa19212803db Signed-off-by: tim.sk.lee --- arch/arm/mach-s5pv210/include/mach/gpio-herring.h | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'arch/arm/mach-s5pv210/include/mach') 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) -- cgit v1.1