aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c6410/include
diff options
context:
space:
mode:
authorMatt Hsu <matt_hsu@openmoko.org>2009-01-20 14:21:20 +0000
committerAndy Green <agreen@octopus.localdomain>2009-01-20 14:21:20 +0000
commita93052a93c079b3a12041b2dd2e67550fe1ff3fa (patch)
treebe4ce3d3c4865af4a62db31d73f06cb4c42aecea /arch/arm/mach-s3c6410/include
parent4d35624189c65eafe049f342eada485f83d6aad2 (diff)
Attach TPO LPJ028T LCM(L1K002) driver to the gta03.
Signed-off-by: Matt Hsu <matt_hsu@openmoko.org>
Diffstat (limited to 'arch/arm/mach-s3c6410/include')
-rw-r--r--arch/arm/mach-s3c6410/include/mach/om-gta03.h3
1 files changed, 3 insertions, 0 deletions
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)