]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-pxa/spitz.c
Merge branch 'master' into for-linus
[~andy/linux] / arch / arm / mach-pxa / spitz.c
index f9dc59c054b33ce0a09c47e5807b2e57e94f181d..ee8d6038ce82be8f0204a1c2bcffc22deba765b3 100644 (file)
@@ -423,6 +423,7 @@ static struct ads7846_platform_data spitz_ads7846_info = {
        .vref_delay_usecs       = 100,
        .x_plate_ohms           = 419,
        .y_plate_ohms           = 486,
+       .pressure_max           = 1024,
        .gpio_pendown           = SPITZ_GPIO_TP_INT,
        .wait_for_sync          = spitz_wait_for_hsync,
 };