From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe001.messaging.microsoft.com [65.55.88.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2829FE006C3 for ; Fri, 21 Dec 2012 08:47:56 -0800 (PST) Received: from mail135-tx2-R.bigfish.com (10.9.14.252) by TX2EHSOBE001.bigfish.com (10.9.40.21) with Microsoft SMTP Server id 14.1.225.23; Fri, 21 Dec 2012 16:47:55 +0000 Received: from mail135-tx2 (localhost [127.0.0.1]) by mail135-tx2-R.bigfish.com (Postfix) with ESMTP id 64DAC6020C; Fri, 21 Dec 2012 16:47:55 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1de0h1202h1e76h1d1ah1d2ahzz8275bhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h1155h) Received: from mail135-tx2 (localhost.localdomain [127.0.0.1]) by mail135-tx2 (MessageSwitch) id 1356108473533878_24029; Fri, 21 Dec 2012 16:47:53 +0000 (UTC) Received: from TX2EHSMHS017.bigfish.com (unknown [10.9.14.239]) by mail135-tx2.bigfish.com (Postfix) with ESMTP id 7488B26004A; Fri, 21 Dec 2012 16:47:53 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS017.bigfish.com (10.9.99.117) with Microsoft SMTP Server (TLS) id 14.1.225.23; Fri, 21 Dec 2012 16:47:52 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.318.3; Fri, 21 Dec 2012 16:47:52 +0000 Received: from [10.29.244.61] ([10.29.244.61]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qBLGlo47018398; Fri, 21 Dec 2012 09:47:51 -0700 Message-ID: <50D49348.3040704@freescale.com> Date: Fri, 21 Dec 2012 14:50:16 -0200 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Gary Thomas References: <1356107115-22099-1-git-send-email-gary@mlbassoc.com> <1356107115-22099-3-git-send-email-gary@mlbassoc.com> In-Reply-To: <1356107115-22099-3-git-send-email-gary@mlbassoc.com> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH 2/3] xserver-xf86-config: SabreLite configuration 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: Fri, 21 Dec 2012 16:47:56 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/21/2012 02:25 PM, Gary Thomas wrote: > Complete X configuration for SabreLite with LCD/touch screen > > Signed-off-by: Gary Thomas > --- > .../imx6qsabrelite/11-touchscreen.conf | 7 +++++++ Do you think it would work for other boards? Or it's only to *one* imx6 sabre lite touchscreen? If it's for only one display, I think you should detail it on commit log. > .../xserver-xf86-config/imx6qsabrelite/xorg.conf | 14 ++++++++++++++ What's the difference on this xorg.conf? Why you cannot you the imx6 one? Daiane