From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (top.free-electrons.com [176.31.233.9]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7431AE006CA for ; Sat, 28 Dec 2013 02:33:21 -0800 (PST) Received: by mail.free-electrons.com (Postfix, from userid 106) id 04C278A2; Sat, 28 Dec 2013 11:33:33 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.3.2 Received: from [192.168.1.28] (AReims-652-1-238-43.w83-198.abo.wanadoo.fr [83.198.181.43]) by mail.free-electrons.com (Postfix) with ESMTPSA id 9B12D83D; Sat, 28 Dec 2013 11:33:33 +0100 (CET) Message-ID: <52BEA8F0.8050505@free-electrons.com> Date: Sat, 28 Dec 2013 11:33:20 +0100 From: Alexandre Belloni Organization: Free Electrons User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1388226702-6377-1-git-send-email-alexandre.belloni@free-electrons.com> In-Reply-To: <1388226702-6377-1-git-send-email-alexandre.belloni@free-electrons.com> X-Enigmail-Version: 1.5.2 Cc: Maxime Ripard , jimwall@q.com Subject: Re: [meta-fsl-arm-extra][PATCH] cfa10058: fix touchscreen calibration X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 10:33:21 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I forgot to add, this is probably worth adding in dora. On 28/12/2013 11:31, Alexandre Belloni wrote: > Probably a copy paste error, the y_min and x_max got inverted. > > Signed-off-by: Alexandre Belloni > --- > .../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 -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com