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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 31D1CC433EF for ; Tue, 22 Feb 2022 13:45:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=HRSiE7937YbxPE1oTCHHytHuzTZtaheL073mfhxQBG0=; b=NdWvbh1NCD9P0r 9uZkOpY2lxsnQuRWMls0BiTQscrQN4agaf8B4r+ZZkJjuCkBimQoNuQTXbn3/hTszlsULJai4wxNu UiB2YzMPzTYAB9dQLBoctWvqqLjD0AWra4Fo3t8RGYMB6x3SVUWUfzgrY/P0v8uBvB9J8OtbaSDXD bV7Clk8QdWihejRQol6z5qHVKCNNwsycTc0jALlxXgxIhWCllnK+c5ZMFLuHDzq6+M5ONboAV+AfN cMw4LyIivONH2g3bZYRQ48RZJeOhx1S+G66+9f/rKC30qxzUzkCfuOigpfctLKzeoufWJuhUWHF0G soJXXxHJJhmpdDZTt76Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMVSZ-009kEe-HP; Tue, 22 Feb 2022 13:44:07 +0000 Received: from lahtoruutu.iki.fi ([2a0b:5c81:1c1::37]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMVSV-009kBj-Av for linux-arm-kernel@lists.infradead.org; Tue, 22 Feb 2022 13:44:05 +0000 Received: from hillosipuli.retiisi.eu (dkvn5pty0gzs3nltj987t-3.rev.dnainternet.fi [IPv6:2001:14ba:4457:9640:1e2d:1f75:a607:ef37]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: sailus) by lahtoruutu.iki.fi (Postfix) with ESMTPSA id B8D0E1B001CF; Tue, 22 Feb 2022 15:43:51 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iki.fi; s=lahtoruutu; t=1645537431; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fK94qH8PbH8TMSl+Kin7HAg5J4JoE9osb9VB5BOh5G8=; b=giDopx3XT0Imk5qSIHPHUzFtCza4yHIPc5WXto6zVLetJvi4qRCNZtVhvUiy3dffkEuT5Q 3eBvAZOLfuoOX+lpPzxMuxDSGW9fKqcbt1ZuuBdWGe7Q3Y699th0NC8SMCQBmWJdGghapj dY75tE2gTViDHCvcpR7NjK8/1tY/xpc5ZxRUTDME4+eZWDTmHVt8uadptVIx9E6DGIoQzA RlbNmeoKEA2pKJuIpi1M6lpe65yOsL27uVYdWD2HhUR/DE14ysG2XcMlsTKdZjHwlrhr0x Vad+amuOUzq1JW/IgqH3IheIVSHkAKa+ge/35J5GHTUhsFgLkwl3pJBpfNYEgA== Received: from valkosipuli.retiisi.eu (valkosipuli.localdomain [192.168.4.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hillosipuli.retiisi.eu (Postfix) with ESMTPS id 18047634C90; Tue, 22 Feb 2022 15:43:51 +0200 (EET) Date: Tue, 22 Feb 2022 15:43:50 +0200 From: Sakari Ailus To: Jacopo Mondi Cc: aford173@gmail.com, slongerbeam@gmail.com, p.zabel@pengutronix.de, shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com, mchehab@kernel.org, hverkuil-cisco@xs4all.nl, laurent.pinchart@ideasonboard.com, martin.kepplinger@puri.sm, rmfrfs@gmail.com, xavier.roumegue@oss.nxp.com, alexander.stein@ew.tq-group.com, dorota.czaplejewicz@puri.sm, kernel@pengutronix.de, linux-imx@nxp.com, linux-media@vger.kernel.org, linux-staging@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 0/7] media: imx: Destage imx7-mipi-csis Message-ID: References: <20220221174727.320320-1-jacopo@jmondi.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220221174727.320320-1-jacopo@jmondi.org> ARC-Authentication-Results: i=1; ORIGINATING; auth=pass smtp.auth=sailus smtp.mailfrom=sakari.ailus@iki.fi ARC-Seal: i=1; s=lahtoruutu; d=iki.fi; t=1645537431; a=rsa-sha256; cv=none; b=LaRmXEho9daIUkstILlb06jldQ2ccmoHDSxE1pj7/o3L0mKPeRfDf6Qg9FmMbQddd883OF YgOsmCxc24H6SVAmZStIcr/a1q7rJHLyTyXlNrdqwHmNlyJ0J5qHPp4VOwL7c9Zp39dR2a jjmqyY7iHbTa9cVnvvGXHRYg/V872FbNw4dhSk6ifUQiKa9dS4Sry37BbBPKt17Za1GqBv 3cbwlUfGsNh/kJdVwv01dkHcHMmT1bznhn8TLOWl1c0o66FLNy08ZR+vHjaQqROvkJgYbu wZAlLBLIbcW/Ejw+s8vk5thFeRgBM7enwWC9et/wGv3xwyPzfcUwzRRoqEKKyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=iki.fi; s=lahtoruutu; t=1645537431; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fK94qH8PbH8TMSl+Kin7HAg5J4JoE9osb9VB5BOh5G8=; b=s3DxnXhwQpa7ZvTQi4cacTwjeuQp+pwmqHK8vDA1eiM59VYLhDGhveUUzQSGEPJXHiFvv5 7T2sRREJYJVHyHe24LfhhxWV84F2OiPIqpy7+Oo9VAtWN6dWRS4VOgu/21LaxKMGAZOgC8 tbCS0cT7G99qcb7jI2jaeN+02tj3J4Rz8H+XD+w8/aWF+ju8QvC0fiyH7p2I63b2PUDFJy Lyabw5EYhz8nZI/W8kW65EBtn6VEeeuNevmV0DlgDpwrd0vNEf6VR8jnfdTzuUGdNAAyAy Hr1w1+En/qXrT12sxppR4YcKwMfmxhEzqiDOwaOBt/A1o3pETkmUDtpKUjtZ6w== X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220222_054403_574605_8125F273 X-CRM114-Status: UNSURE ( 8.10 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Jacopo, On Mon, Feb 21, 2022 at 06:47:20PM +0100, Jacopo Mondi wrote: > Very few variations from the recent v3, just reflowed some text and dropped > a plural name in 6/7 commit message. > > Jacopo Mondi (7): > media: imx: De-stage imx7-mipi-csis > media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c > media: imx: imx7-media-csi: Use dual sampling for YUV 1X16 > media: imx: imx-mipi-csis: Set PIXEL_MODE for YUV422 > media: imx: imx-mipi-csis: Add RGB565_1X16 > media: imx: imx-mipi-csis: Add BGR888 > media: imx: imx-mipi-csis: Add output format Thanks for the set. Acked-by: Sakari Ailus -- Sakari Ailus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel