[meta-freescale] [meta-fsl-arm-extra][PATCH] cfa10058: fix touchscreen calibration

Alexandre Belloni alexandre.belloni at free-electrons.com
Sat Dec 28 02:31:42 PST 2013


Probably a copy paste error, the y_min and x_max got inverted.

Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
---
 .../xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput
index 445863a87099..230619b3e9a6 100644
--- a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput
+++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput
@@ -1,2 +1,2 @@
-xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 1373 1381 3391 3348
+xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 206 3985 3937 219
 xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 0
-- 
1.8.3.2



More information about the meta-freescale mailing list