From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-da0-f45.google.com (mail-da0-f45.google.com [209.85.210.45]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1A655E01416 for ; Mon, 20 May 2013 07:04:24 -0700 (PDT) Received: by mail-da0-f45.google.com with SMTP id w3so3919554dad.18 for ; Mon, 20 May 2013 07:04:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=P/+zIn7KylEdMhNUStLd72YnTM8IvebhRxePQnTMuuQ=; b=fLNq6orlAQRmVB6qOqNkI+BuXlzr5Eqe3/Q7P/lLd039lKKJLbqxlgGHY/ddp5QepN o2FUHHmcgjc1FyLMw57KWMBOaMowHJiL1JR7nwaNLntEFRtw3tVGUzwr4UQXasOSLcXy zFmaeib7388wJ4MC/kqaYxPtnPt9UaM2PweyuJd4ymGWSGFkip+U8jZ5s6lVn9WewP2d VFg/xaaM2CEdwU3dsHdtnpv2ZLBx6FC5I4Bn3GuEgXKeLCJwHxRsGNYmXgDzL14VjLBy Q+DbdZ5AzrGcpfRsKCx63hcrDIvE6q2R21xPDulLNMToKb5WknCcBQkAU9jD/k9tdz0M F3xA== X-Received: by 10.66.145.161 with SMTP id sv1mr62475761pab.69.1369058663769; Mon, 20 May 2013 07:04:23 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id 10sm24239811pbr.45.2013.05.20.07.04.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 May 2013 07:04:22 -0700 (PDT) Message-ID: <519A2D63.7010506@boundarydevices.com> Date: Mon, 20 May 2013 07:04:19 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Otavio Salvador References: <5199FE5B.9050402@mlbassoc.com> In-Reply-To: X-Gm-Message-State: ALoCoQlRT8bDmnCDrgviiqLv0L6uFiMbOqurVB5S3kdgfLLHT6oizZgWLosm2/dIdE2ab3p0BXbK Cc: "meta-freescale@yoctoproject.org" , Ashwin Kirpalani Subject: Re: Potential patch for ov2640 with imx6 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: Mon, 20 May 2013 14:04:24 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/20/2013 04:56 AM, Otavio Salvador wrote: >> On Mon, May 20, 2013 at 7:43 AM, Gary Thomas > > wrote: >> On 2013-05-19 13:47, Ashwin Kirpalani wrote: >> >> I have a ov2640 camera which did not work out of the box with >> the ov2640.c mxc v4l2 driver in the linux-imx kernel. I have a >> patch for it to work with i.mx6. My board is the >> sabrelite Would you accept it and is this the right place to >> submit it? >> >> >> What MACHINE are you using? It seems that the 'imx6qsabrelite' MACHINE >> is deprecated and you should use 'nitrogen6x' from meta-fsl-arm-extra >> This will use the Boundary Devices kernel which may already have the >> change you are looking for. >> >> > In fact, currently, both are using the kernel. That's the reason we > moved it to -extra layer in dylan. > And it doesn't have support for the OV2640. The kernel tree is the right place to merge the patch. Ashwin, if you forward the patch to me and if it looks clean, we'll be happy to include it in our tree. We probably won't want to include it in the default kernel configuration, since it's clearly not widely used. Are you using another KLT camera module for the OV2640? How difficult is it to glue up to the SABRE Lite/Nitrogen6X? Please advise, Eric