On Tue, Jun 6, 2017 at 1:34 PM, Hans Verkuil <hverk...@xs4all.nl> wrote: > Hi Kevin, > > On 02/06/17 23:34, Kevin Hilman wrote: >> This series fixes/updates the support for raw camera input to the VPIF. >> >> Tested on da850-evm boards using the add-on UI board. Tested with >> both composite video input (on-board tvp514x) and raw camera input >> using the camera board from On-Semi based on the aptina,mt9v032 >> sensor[1], as this was the only camera board with the right connector >> for the da850-evm UI board. >> >> Verified that composite video capture is still working well after these >> updates. > > Can you rebase this patch series against the latest media master branch? > > Mauro merged a lot of patches, in particular the one switching v4l2_of_ to > v4l2_fwnode_. And that conflicts with patches 2 and 4.
Rebased and resent as v2. Kevin