[PATCH 1/2][GTA03] register-pcap7200-device-on-gta03.patch

matt_hsu matt_hsu at openmoko.org
Mon Dec 22 17:46:11 CET 2008


register pcap7200 device on gta03.

Signed-off-by: Matt Hsu <matt_hsu at openmoko.org>
---
arch/arm/mach-s3c6410/mach-om-gta03.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s3c6410/mach-om-gta03.c
b/arch/arm/mach-s3c6410/mach-om-gta03.c
index 4c23401..6ff3aad 100644
--- a/arch/arm/mach-s3c6410/mach-om-gta03.c
+++ b/arch/arm/mach-s3c6410/mach-om-gta03.c
@@ -539,6 +539,11 @@ static struct i2c_board_info om_gta03_i2c_devs[]
__initdata = {
.irq = GTA03_IRQ_PMU,
.platform_data = &om_gta03_pcf_pdata,
},
+ {
+ I2C_BOARD_INFO("pcap7200", 0x0a),
+ .irq = GTA03_IRQ_TOUCH,
+ },
+
};


-- 
1.5.5.1




More information about the openmoko-kernel mailing list