Re: [PATCH v2 00/18] CSI2RX support on J721E
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Date: 2021-06-04 07:54:16
Also in:
dmaengine, linux-media, linux-phy, lkml
From: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Date: 2021-06-04 07:54:16
Also in:
dmaengine, linux-media, linux-phy, lkml
On 03/06/2021 15:52, Pratyush Yadav wrote:
On 27/05/21 04:23PM, Tomi Valkeinen wrote:quoted
Hi Pratyush, On 26/05/2021 18:22, Pratyush Yadav wrote:quoted
Hi, This series adds support for CSI2 capture on J721E. It includes some fixes to the Cadence CSI2RX driver, adds Rx support to Cadence DPHY driver, and finally adds the TI CSI2RX wrapper driver. Tested on TI's J721E with OV5640 sensor.I also see this after a few captures:Can you share the application/command you are using to test? I used yavta to test and didn't see any problems after leaving the stream on for around 10 minutes.
You need to have CONFIG_DMA_API_DEBUG enabled. I think that's not enabled by default on TI configs. Tomi