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 8DDB1C6FA8F for ; Thu, 24 Aug 2023 15:19: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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=X9ZsE/QevI4E/9vncOWyzdb7tUaaec5sM5WKs6/MSW8=; b=rImi+jMxSx6L0X WRzqLXR0mqfPeSURjjExGbvH8lHymz0m5mCJvutVTePYVoL3MsbGkZK6GFC0YEs/3oxPagD3zSg3e 0IYP2VDLDnLAYFL9sNpwHVplk6RDblVb0/S7o6oCvqjME7/59Jj09Cz/vOqAieU9rsaYX8jW5bc/T tCpbgMiab0neeZC8nXNhbgpmgUMh7VWEU6axR2ISK7bWq53w8MgPBTHfgf/PZ7Dy5+MA/EvLe+/pS 432yi8PwJBtZpTcX1cfFVKgsSLKzhdhTnAZFN0r/9e+nvY1eNer1xJSaFeYs/pLNLVL6ayYrQNhGN a2au+SaaMftDD3vTWKkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qZC6z-003Lnc-0p; Thu, 24 Aug 2023 15:19:05 +0000 Received: from madras.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e5ab]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qZC6w-003Lmz-0K for linux-arm-kernel@lists.infradead.org; Thu, 24 Aug 2023 15:19:03 +0000 Received: from [IPV6:2a01:cb08:8af8:5b00:626e:5b8f:fa0f:ad38] (2a01cb088af85b00626e5b8ffa0fad38.ipv6.abo.wanadoo.fr [IPv6:2a01:cb08:8af8:5b00:626e:5b8f:fa0f:ad38]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: jmassot) by madras.collabora.co.uk (Postfix) with ESMTPSA id 59CF36607270; Thu, 24 Aug 2023 16:18:56 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1692890337; bh=Ul74XMy1SyVeArYJCdntXaMeCncqGiEeALPF+UlEJtk=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=A4XVZ9SvbP27+3dwLEbeSy5Yk2OZcV/funIKpXargd5NQwyBhQ5loyUkwXoS44WVp ZYYTrcnPuB+mTLcDeGC6ilqcxxaWWPLgXDF3uXbB0MlsTTWfFYQoOijgXisIBL6/5j EcIaUu7gGj2gWpkNFa3SdQqq7ZoWCoQfp2eH1soZLdgttpYO9huaRxgQ7copX2Ln+w 5MRiwx9q0ZbjTOJTiA8FjOCPtWBUIsCBpUpyuw4S2gkbjDmzfPOrdEyUGDvUKmX8Uj fMjLRBiiLbkA+RUK4+A/TbxyXXxh8NXX1ruzMvEEV5BtacbDnswIbvPMt1rzhO6eYg L2u8f+XLm4mpA== Message-ID: <261a603b-576a-9066-828a-34e893394ecf@collabora.com> Date: Thu, 24 Aug 2023 17:18:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v9 00/13] CSI2RX support on J721E and AM62 Content-Language: en-US To: Jai Luthra , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sakari Ailus , Tomi Valkeinen Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Laurent Pinchart , Mauro Carvalho Chehab , Maxime Ripard , niklas.soderlund+renesas@ragnatech.se, Benoit Parrot , Vaishnav Achath , Vignesh Raghavendra , nm@ti.com, devarsht@ti.com, a-bhatia1@ti.com, Martyn Welch References: <20230811-upstream_csi-v9-0-8943f7a68a81@ti.com> From: Julien Massot In-Reply-To: <20230811-upstream_csi-v9-0-8943f7a68a81@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230824_081902_313121_702EB5E4 X-CRM114-Status: GOOD ( 16.35 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Jai, On 8/11/23 12:47, Jai Luthra wrote: > From: Pratyush Yadav > > Hi, > > This series adds support for CSI2 capture on J721E. It includes some > fixes to the Cadence CSI2RX driver, and adds the TI CSI2RX wrapper driver. > > This is the v9 of the below v8 series, > https://lore.kernel.org/r/20230731-upstream_csi-v8-0-fb7d3661c2c9@ti.com > > Testing logs: https://gist.github.com/jailuthra/eaeb3af3c65b67e1bc0d5db28180131d > > J721E CSI2RX driver can also be extended to support multi-stream > capture, filtering different CSI Virtual Channels (VC) or Data Types > (DT) to different DMA channels. A WIP series based on v7 is available > for reference at https://github.com/jailuthra/linux/commits/csi_multi_wip > > I will rebase the multi-stream patches on the current series (v9) and > post them as RFC in the coming weeks. > > Signed-off-by: Jai Luthra > --- Thanks for your patches, I can confirm that the previous issue (repeating frames) that I saw on the v7 version is gone. Tested-by: Julien Massot Regards, Julien _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel