Hans, On 11/6/23 12:59 AM, Hans de Goede wrote: > Hi Bingbu, > > On 10/24/23 13:29, bingbu.cao@xxxxxxxxx wrote: >> From: Bingbu Cao <bingbu.cao@xxxxxxxxx> >> >> Register v4l2 video device and setup the vb2 queue to >> support basic video capture. Video streaming callback >> will trigger the input system driver to construct a >> input system stream configuration for firmware based on >> data type and stream ID and then queue buffers to firmware >> to do capture. >> >> Signed-off-by: Bingbu Cao <bingbu.cao@xxxxxxxxx> > > While testing this new version I found a small issue in the enum_fmt implementation caused by the mbus_code filtering support I suggested. > > Attached is a single-line patch which fixes this, can you please fold this into the next version ? Yes, sure. > > Regards, > > Hans > -- Best regards, Bingbu Cao