From a93052a93c079b3a12041b2dd2e67550fe1ff3fa Mon Sep 17 00:00:00 2001 From: Matt Hsu Date: Tue, 20 Jan 2009 14:21:20 +0000 Subject: Attach TPO LPJ028T LCM(L1K002) driver to the gta03. Signed-off-by: Matt Hsu --- arch/arm/mach-s3c6410/include/mach/om-gta03.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/mach-s3c6410/include/mach') diff --git a/arch/arm/mach-s3c6410/include/mach/om-gta03.h b/arch/arm/mach-s3c6410/include/mach/om-gta03.h index 7eb68055406..ebb6b6b93b0 100644 --- a/arch/arm/mach-s3c6410/include/mach/om-gta03.h +++ b/arch/arm/mach-s3c6410/include/mach/om-gta03.h @@ -53,6 +53,9 @@ extern struct pcf50633_platform_data om_gta03_pcf_pdata; #define GTA03_GPIO_MODEN_ON S3C64XX_GPK(2) #define GTA03_GPIO_LED_TRIG S3C64XX_GPK(3) #define GTA03_GPIO_LED_EN S3C64XX_GPK(4) +#define GTA03_GPIO_LCM_RESET S3C64XX_GPK(6) + +#define GTA03_GPIO_LCM_SD S3C64XX_GPL(0) #define GTA03_GPIO_TP_RESET S3C64XX_GPM(0) #define GTA03_GPIO_GPS_LNA_EN S3C64XX_GPM(2) -- cgit v1.2.3