xorg configuration for veyron

This configuration uses the v2 touchpad stack and includes pressure
calibration for the integrated touchpad of veyron

BUG=chrome-os-partner:38792
TEST=To automatically verify if the config is correctly applied run:
     $ mtbringup-xorg -r device_ip --verify

Change-Id: Ide17e1c704baeed32f5c1be10bdbe417753ac403
Reviewed-on: https://chromium-review.googlesource.com/269749
Reviewed-by: Charlie Mooney <charliemooney@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@chromium.org>
Tested-by: Dennis Kempin <denniskempin@chromium.org>
diff --git a/60-touchpad-cmt-veyron_minnie.conf b/60-touchpad-cmt-veyron_minnie.conf
index b21ea5a..4c78c7c 100644
--- a/60-touchpad-cmt-veyron_minnie.conf
+++ b/60-touchpad-cmt-veyron_minnie.conf
@@ -7,13 +7,13 @@
     Option          "Touchpad Stack Version" "2"
     # Pressure calibration results:
     # Probe Diameter   Measured   Expected   Calibrated
-    # 0     3.90       40.97      11.95      2.91
-    # 1     5.70       44.57      25.52      17.13
-    # 2     7.70       51.57      46.57      44.81
-    # 3     9.90       61.00      76.98      82.07
-    # 4     11.70      71.00      107.51     121.60
-    # 5     13.90      83.04      151.75     169.18
-    # 6     17.80      113.31     248.85     288.81
-    Option          "Pressure Calibration Offset" "-159.014945686"
-    Option          "Pressure Calibration Slope" "3.95236466728"
+    # 0     3.90       41.60      11.95      0.76
+    # 1     5.70       45.56      25.52      17.01
+    # 2     7.70       53.33      46.57      48.85
+    # 3     9.90       61.28      76.98      81.49
+    # 4     11.70      70.77      107.51     120.41
+    # 5     13.90      83.73      151.75     173.57
+    # 6     17.80      113.23     248.85     294.54
+    Option          "Pressure Calibration Offset" "-169.88225612"
+    Option          "Pressure Calibration Slope" "4.10174668386"
 EndSection
\ No newline at end of file