]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/spi/tsc2301.h
tsc2301 - Add x, y & p fudge
[linux-2.6-omap-h63xx.git] / include / linux / spi / tsc2301.h
index 059cc5811f13f7b580eb6b1e71e34c212ecf53c4..5533d895acfb2d0bb7a511ab713434a936aa97dc 100644 (file)
@@ -17,7 +17,6 @@ struct tsc2301_platform_data {
         * Touchscreen
         */
        s16     dav_gpio;
-       s16     pen_int_gpio;
        u16     ts_x_plate_ohm;
        u32     ts_stab_time;   /* voltage settling time */
        u8      ts_hw_avg;      /* HW assiseted averaging. Can be
@@ -29,6 +28,11 @@ struct tsc2301_platform_data {
                                           touch event. After that we switch
                                           to ts_max_pressure. */
        unsigned ts_ignore_last : 1;
+       u32     ts_pressure_fudge;
+       u32     ts_x_max;
+       u32     ts_x_fudge;
+       u32     ts_y_max;
+       u32     ts_y_fudge;
 
        /*
         * Audio