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=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 B8560C282C4 for ; Mon, 4 Feb 2019 08:02:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 84B5B217D6 for ; Mon, 4 Feb 2019 08:02:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728275AbfBDICB (ORCPT ); Mon, 4 Feb 2019 03:02:01 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:35941 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726320AbfBDICB (ORCPT ); Mon, 4 Feb 2019 03:02:01 -0500 Received: from localhost (aaubervilliers-681-1-27-226.w90-88.abo.wanadoo.fr [90.88.147.226]) (Authenticated sender: maxime.ripard@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id A7B7410000C; Mon, 4 Feb 2019 08:01:56 +0000 (UTC) Date: Mon, 4 Feb 2019 09:01:55 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Yong Deng , Mauro Carvalho Chehab , Sakari Ailus , linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] media: sun6i: Add support for RGB565 formats Message-ID: <20190204080155.biexifi5n6j7pqgv@flea> References: <20190203160358.21050-1-wens@csie.org> <20190203160358.21050-3-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eup3rtre4wld6kk3" Content-Disposition: inline In-Reply-To: <20190203160358.21050-3-wens@csie.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --eup3rtre4wld6kk3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 04, 2019 at 12:03:57AM +0800, Chen-Yu Tsai wrote: > The CSI controller can take raw data from the data bus and output RGB565 > format. The controller does not distinguish between RGB565 LE and BE. > Instead this is determined by the media bus format, i.e. the format or > order the sensor is sending data in. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --eup3rtre4wld6kk3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXFfxcwAKCRDj7w1vZxhR xR1NAP9+zje4qgdL2tlnTj7AoGJbpJmE1Thox430idh7XItChAEA0p+d0eZV76WU P29fyx2zClEpuvkpnmvwFKBP0yoTNAU= =0wIP -----END PGP SIGNATURE----- --eup3rtre4wld6kk3--