summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2008-09-15 16:48:31 -0400
committerJustin Waters <justin.waters@timesys.com>2008-09-16 10:22:17 -0400
commit39917c7cc0c971909a2023d5960bd7abbbb67e4b (patch)
tree116df826e3b25b6810ce8839bfe532f688b2ba9a /include
parent7dfe8145a9788da7dd0fc055f4fe0b22511eb357 (diff)
Cleanup mxc touchscreen driver
The mxc touchscreen driver, based on the Freescale Atlas Chip and i.MX chips, is a mess. This is my attempt to clean it up quite a bit, and I think it's a definite improvement. There are still issues on large displays near the higher X coordinates, but I believe this is a hardware issue. Signed-off-by: Justin Waters <justin.waters@timesys.com>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-mxc/pmic_adc.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-arm/arch-mxc/pmic_adc.h b/include/asm-arm/arch-mxc/pmic_adc.h
index 30573861785c..02c05cfa3d75 100644
--- a/include/asm-arm/arch-mxc/pmic_adc.h
+++ b/include/asm-arm/arch-mxc/pmic_adc.h
@@ -100,15 +100,6 @@
*/
#define TOUCH_SCREEN_READ_UNINSTALL _IOWR('D',5, int)
-/*! @{ */
-/*!
- * @name Touch Screen minimum and maximum values
- */
-#define TS_X_MIN 80 /*! < Minimum X */
-#define TS_Y_MIN 80 /*! < Minimum Y */
-
-#define TS_X_MAX 1000 /*! < Maximum X */
-#define TS_Y_MAX 1000 /*! < Maximum Y */
/*! @} */
/*!
* This enumeration defines input channels for PMIC ADC