Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp457395ybl; Fri, 23 Aug 2019 03:31:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqz1Zu+twwdAKFcBsQ9ikniZDdJYRmNHu2DM2Lg/26gDQ7g63SG3w4y1RSo3T52XjhFzQglV X-Received: by 2002:a17:90a:3847:: with SMTP id l7mr4250746pjf.99.1566556304136; Fri, 23 Aug 2019 03:31:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566556304; cv=none; d=google.com; s=arc-20160816; b=BjdVwuGza1bQpmsHR88lY1Sz0EbFudOzLrda/A2hU1/jsLehe5GGU6Tt7KRAtNkSmd stHmlwydYua2DS5qlX8IgjhFrQFdOrDrZgUWuqSOgmREP7xcFaa6HicXC4CstHNZiTy2 e5Q/w5fJZbK2BiYre4bou5GKbpX1zVpXE/f7xu8WUmlXsqQkEDUHNNwYYrO9BVqFGAJg S0AAEk5b0IArVDxM9uwPJcW3OjiZEeL91bkxglWCA9qth3PLEnNq9iX3JDiNWwezfdXL MG1HO4m+e56PNYbSyKWB8y6/pIDjIYHxVg+bDB5D6bqAwnezdRJ7CAAeeVxwTwvD0P7y nycg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=ji57l26Ht56+szXpNoU5nm9NmS09RSSjSzEa20oOyTI=; b=VNWiSEYszFEzXt5ZmgyFWpNwUlusjLTPUMYcyt2KNZ5vZayKhwXnVm6ughdljUGmyj mBk8BUcn8Gjw7siJahAKm76kSZnC1r1sCV7zahU5qvqNhnQm3vZvOT4J3gnQhpxSWgOk 2BwpArRPCFfL3UVl3FS0FgY3zopFlVrzNFojmQzOBCAysl5Qv961kLmBceLMDgjJCeSX fl5BlSpu/yLLr7P08LXW6P10TjOZoespwRwtriL7FDjLOeVSp01l3grcGTchiCsUGvvU 5ScMGRJVxJcS6uyBuCwwij0flhYXPdSRGcHPKofZceZ5HSiJwN6Q2gIql08/kKlTLnRl rAZA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h5si2096384pjc.48.2019.08.23.03.31.28; Fri, 23 Aug 2019 03:31:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389363AbfHWHr7 (ORCPT + 99 others); Fri, 23 Aug 2019 03:47:59 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:40469 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728519AbfHWHr6 (ORCPT ); Fri, 23 Aug 2019 03:47:58 -0400 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 42D4210000C; Fri, 23 Aug 2019 07:47:55 +0000 (UTC) Date: Fri, 23 Aug 2019 09:47:54 +0200 From: Maxime Ripard To: Hans Verkuil , Sakari Ailus , Mauro Carvalho Chehab Cc: Thomas Petazzoni , Laurent Pinchart , linux-media@vger.kernel.org, Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Mark Rutland , Rob Herring , Frank Rowand Subject: Re: [PATCH v8 0/5] media: Allwinner A10 CSI support Message-ID: <20190823074754.z23rx62o5do4pu3z@flea> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="p5b5zggpj4lv77ke" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --p5b5zggpj4lv77ke Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Aug 22, 2019 at 10:21:11AM +0200, Maxime Ripard wrote: > From: Maxime Ripard > > Hi, > > Here is a series introducing the support for the A10 (and SoCs of the same > generation) CMOS Sensor Interface (called CSI, not to be confused with > MIPI-CSI, which isn't support by that IP). > > That interface is pretty straightforward, but the driver has a few issues > that I wanted to bring up: > > * The only board I've been testing this with has an ov5640 sensor > attached, which doesn't work with the upstream driver. Copying the > Allwinner init sequence works though, and this is how it has been > tested. Testing with a second sensor would allow to see if it's an > issue on the CSI side or the sensor side. > * We don't have support for the ISP at the moment, but this can be added > eventually. Applied patch 4. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --p5b5zggpj4lv77ke Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXV+aKgAKCRDj7w1vZxhR xRMwAP0fMmxNQd3iwRCBEhylWiBgjth2nBRFWwaoecI6PiXhjQD8Cr8Op739M9P5 ELbAfEs0KtHW7ro3qTMi5KruzloAGgU= =+ikl -----END PGP SIGNATURE----- --p5b5zggpj4lv77ke--