From 82eac09e53cc70eac9cebf0bf3d9b6130bedd683 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 11 Sep 2013 08:48:20 +0000 Subject: [PATCH] pointercal-xinput: add calibration for cfa10057 and cfa10058 Change-Id: Ifaac3f9018ac7fb3f112f4e96fe8ce8e70d7d984 Signed-off-by: Alexandre Belloni --- .../pointercal-xinput/cfa10057/pointercal.xinput | 2 ++ .../pointercal-xinput/cfa10058/pointercal.xinput | 2 ++ .../xinput-calibrator/pointercal-xinput_0.0.bbappend | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput create mode 100644 recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput create mode 100644 recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput new file mode 100644 index 0000000..e222372 --- /dev/null +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10057/pointercal.xinput @@ -0,0 +1,2 @@ +xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 330 3925 173 4092 +xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 1 diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput new file mode 100644 index 0000000..445863a --- /dev/null +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput/cfa10058/pointercal.xinput @@ -0,0 +1,2 @@ +xinput set-int-prop "mxs-lradc" "Evdev Axis Calibration" 32 1373 1381 3391 3348 +xinput set-int-prop "mxs-lradc" "Evdev Axes Swap" 8 0 diff --git a/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend b/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend new file mode 100644 index 0000000..a9c60f3 --- /dev/null +++ b/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bbappend @@ -0,0 +1,2 @@ +# Append path for freescale layer to include bsp pointercal.xinput +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"