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.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no 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 465D3C43603 for ; Mon, 16 Dec 2019 10:30:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0E3AA21582 for ; Mon, 16 Dec 2019 10:30:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576492225; bh=KmOjsO485jZWPyMI0JTSr6CCJZxWMYYXDKFUfapkW0k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=s5pSdWWIl7x0X60lOm4QijhPg5fCyNLZ+Xn3GT0M+lZaM2gDMO89mWl3kQQ4qVW2E puC6CmsmYHCxoYP1XrBPrHN5T/491SMO6Eb/fYJkR+HpGRZ9HtJ85X0TWUxqtT2xcH LG67Q0SobEn1JjYPQwxtbuifIxMKxzqCAV2PO6cE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727388AbfLPKaY (ORCPT ); Mon, 16 Dec 2019 05:30:24 -0500 Received: from mail.kernel.org ([198.145.29.99]:49140 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727261AbfLPKaY (ORCPT ); Mon, 16 Dec 2019 05:30:24 -0500 Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 73AD7206CB; Mon, 16 Dec 2019 10:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576492223; bh=KmOjsO485jZWPyMI0JTSr6CCJZxWMYYXDKFUfapkW0k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KcB9P/2h/9Ud9VmZpuZ737sZN6xDA/T/iKVKsFkI4QgKMissDmHwcz+tU8/zU0XuQ e+5y+DSi5/tXT/uWOXMRg8j/ooYnhFd8jg+rFGOr8hn7kjhv3h+/p8/uyQsirCdQJB uWqhnBl7t1rYareJCRlX0yeY6o6vVqWhtmh/+AQ0= Date: Mon, 16 Dec 2019 11:30:21 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Mauro Carvalho Chehab , Sakari Ailus , Rob Herring , Mark Rutland , linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Chen-Yu Tsai Subject: Re: [PATCH 01/14] dt-bindings: media: sun4i-csi: Add compatible for CSI1 on A10/A20 Message-ID: <20191216103021.z4zmd5wz3fbt6p76@gilmour.lan> References: <20191215165924.28314-1-wens@kernel.org> <20191215165924.28314-2-wens@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c5dhr4zeahfmg3rc" Content-Disposition: inline In-Reply-To: <20191215165924.28314-2-wens@kernel.org> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org --c5dhr4zeahfmg3rc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Dec 16, 2019 at 12:59:11AM +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > The CSI1 block has the same structure and layout as the CSI0 block. > Differences include: > > - Only one channel in BT.656 instead of four in CSI0 > - 10-bit raw data input vs 8-bit in CSI0 > - 24-bit RGB888/YUV444 input vs 16-bit RGB565/YUV422 in CSI0 > - No ISP hardware > > The hardware found in the A20 is the same as in the A10. > > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --c5dhr4zeahfmg3rc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXfdcvQAKCRDj7w1vZxhR xT3dAQCxY6xWEXeQcYr/d7+QSenbOtBVqgdSzjafmezoosWGJQEAzy+LF9CQBWZn xOxhZnZen3CAWEOsFLZ6ul8WsuPC6AM= =C0Mw -----END PGP SIGNATURE----- --c5dhr4zeahfmg3rc--