From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71808C04EB8 for ; Fri, 30 Nov 2018 08:47:26 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 425A12146F for ; Fri, 30 Nov 2018 08:47:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="X4hmvdkI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 425A12146F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=t02VgMsNjvl+W6Uh3U0dJAR4oCJZOKV1Jg3nX9gTIe8=; b=X4hmvdkIbgawx4ldDSRvTLDhO m4mgiUbv5Ekp6eOFha3XvSKWFCf+A5h/3B0Gus0qJqtcfPe0syW42fxg1HIlrCt/biB2E/VPy8ojj d12CaojDSTWO3eu6pWAv8IC5UrPIJIqZmGkks+wy5/5xq9hbuF7I8bahHYB/WYuar5DSc514SViKP CvrWS3V+fYZUrmudqsBXSLbxte3qXWlNFXYri8XRyRtpo8jPXuo4JaHUi78Odg+UvsDTgf5zciThh q5R9lAZ7ARZZWYtLCuWvS2/e0h9lfFvzBcoQ2Jo4YyjElbMX1S+jeo8ZFV83lpNC8X/Akvhan06Wp pwngqcp6g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gSeSK-0005gW-95; Fri, 30 Nov 2018 08:47:24 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gSeSG-0005fp-KQ for linux-arm-kernel@lists.infradead.org; Fri, 30 Nov 2018 08:47:22 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id C5D0B20741; Fri, 30 Nov 2018 09:47:08 +0100 (CET) Received: from localhost (aaubervilliers-681-1-63-158.w90-88.abo.wanadoo.fr [90.88.18.158]) by mail.bootlin.com (Postfix) with ESMTPSA id 6FE67206D8; Fri, 30 Nov 2018 09:47:08 +0100 (CET) Date: Fri, 30 Nov 2018 09:47:08 +0100 From: Maxime Ripard To: Chen-Yu Tsai Subject: Re: [PATCH 0/6] media: sun6i: Separate H3 compatible from A31 Message-ID: <20181130084708.rbggq5y3f2c5w7vu@flea> References: <20181130075849.16941-1-wens@csie.org> MIME-Version: 1.0 In-Reply-To: <20181130075849.16941-1-wens@csie.org> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181130_004720_804902_EE2197AB X-CRM114-Status: GOOD ( 17.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Yong Deng , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Content-Type: multipart/mixed; boundary="===============1935361999822379362==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1935361999822379362== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="l27y7yu4kizrcwqt" Content-Disposition: inline --l27y7yu4kizrcwqt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 30, 2018 at 03:58:43PM +0800, Chen-Yu Tsai wrote: > The CSI (camera sensor interface) controller found on the H3 (and H5) > is a reduced version of the one found on the A31. It only has 1 channel, > instead of 4 channels supporting time-multiplexed BT.656 on the A31. > Since the H3 is a reduced version, it cannot "fallback" to a compatible > that implements more features than it supports. >=20 > This series separates support for the H3 variant from the A31 variant. >=20 > Patches 1 ~ 3 separate H3 CSI from A31 CSI in the bindings, driver, and > device tree, respectively. >=20 > Patch 4 adds a pinmux setting for the MCLK (master clock). Some camera > sensors use the master clock from the SoC instead of a standalone > crystal. >=20 > Patches 5 and 6 are examples of using a camera sensor with an SBC. > Since the modules are detachable, these changes should not be merged. > They should be implemented as overlays instead. >=20 > Please have a look. >=20 > In addition, I found that the first frame captured seems to always be > incomplete, with either parts cropped, out of position, or missing > color components. For the first 4 patches, Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --l27y7yu4kizrcwqt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXAD5DAAKCRDj7w1vZxhR xauvAP4issrQ4ZQs2FKhnrnSC1e5aHrpRt9yMYST6XBEX3tNIwD/WUtRUNxlN5GK gwcfuhO9WrkqAxQhilUqJ4LX5m69qwA= =ng2d -----END PGP SIGNATURE----- --l27y7yu4kizrcwqt-- --===============1935361999822379362== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1935361999822379362==--