Patch serie for STMPE811

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Luotao Fu
Date: Friday, June 11, 2010 - 3:13 am

Hi,
the following patch serie adds support to the STMPE811 device by ST Micro.
STMPE811 is a multifunction device, which contains a GPIO controller,
a Touchscreen controller, an ADC and a temperature sensor. The following
patch serie provides a core driver, a driver for the GPIO controller and a
driver for the touch screen controller.

The documentation for the chip is, well, let's say not quite accurate.
Especially the touch screen controller crashes under conditions, which are not
documented any where. (did not manage to find any erratum also) The reference
code by st is crappy and also leads to crashes. I made some workarounds for
these troubles and documented them in the comments in the driver. So pls check
the comment if you spot any strange stuff.

Tested on a board with a i.MX27 SOC.

cheers
Luotao Fu

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Patch serie for STMPE811, Luotao Fu, (Fri Jun 11, 3:13 am)
[PATCH 1/3] mfd: add STMPE811 core support, Luotao Fu, (Fri Jun 11, 3:13 am)
Re: [PATCH 1/3] mfd: add STMPE811 core support, Jonathan Cameron, (Fri Jun 11, 4:03 am)
Re: [PATCH 1/3] mfd: add STMPE811 core support, Mark Brown, (Fri Jun 11, 4:13 am)
Re: [PATCH 1/3] mfd: add STMPE811 core support, Luotao Fu, (Fri Jun 11, 4:33 am)
Re: [PATCH 1/3] mfd: add STMPE811 core support, Luotao Fu, (Fri Jun 11, 4:38 am)
Re: [PATCH 1/3] mfd: add STMPE811 core support, Wolfram Sang, (Fri Jun 11, 6:28 am)
Patch serie for STMPE811 [V2], Luotao Fu, (Mon Jun 14, 3:32 am)
[PATCH 1/3 V2] mfd: add STMPE811 core support, Luotao Fu, (Mon Jun 14, 3:32 am)
Re: [PATCH 1/3 V2] mfd: add STMPE811 core support, Mark Brown, (Mon Jun 14, 4:50 am)
Re: [PATCH 1/3 V2] mfd: add STMPE811 core support, Luotao Fu, (Mon Jun 14, 5:04 am)
Patch serie for STMPE811 [V3], Luotao Fu, (Tue Jun 15, 2:00 am)
[PATCH 1/3 V3] mfd: add STMPE811 core support, Luotao Fu, (Tue Jun 15, 2:00 am)
Re: [PATCH 1/3 V3] mfd: add STMPE811 core support, Mark Brown, (Tue Jun 15, 7:59 am)