Hi Mauro, On Fri, Jan 28, 2022 at 07:53:12PM +0100, Mauro Carvalho Chehab wrote: > Em Mon, 24 Jan 2022 18:13:38 +0200 > Sakari Ailus <sakari.ailus@xxxxxx> escreveu: > > > Hi Mauro, > > > > Here's a bunch of patches again for 5.18. Most notably there's V4L2 fwnode > > / mbus_config cleanup by Laurent, the hi847 camera sensor driver from Shawn > > Tu and the od08d10 camera sensor driver by Jimmy Su. Fixes elsewhere are > > included, too. > > > > Since v1, a few more patches have been added and I've dropped a camss patch > > already picked by Hans. > > > > Please pull. > > > > > > The following changes since commit 68b9bcc8a534cd11fe55f8bc82f948aae7d81b3c: > > > > media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs (2021-12-16 20:58:56 +0100) > > > > are available in the Git repository at: > > > > git://linuxtv.org/sailus/media_tree.git tags/for-5.18-1.1-signed > > > > for you to fetch changes up to a6876b00e5daa786a406db09f214bbbb4d1f200c: > > > > media: i2c: dw9714: add optional regulator support (2022-01-22 18:27:43 +0200) > > > > ---------------------------------------------------------------- > > V4L2 patches for 5.18 > > > > ---------------------------------------------------------------- > > Angus Ainslie (1): > > media: i2c: dw9714: add optional regulator support > > > > Benjamin Gaignard (1): > > MAINTAINERS: Update Benjamin Gaignard maintainer status > > > > Bingbu Cao (1): > > media: ov2740: identify module after subdev initialisation > > > > Janusz Krzysztofik (4): > > media: ov6650: Fix set format try processing path > > media: ov6650: Add try support to selection API operations > > media: ov6650: Fix crop rectangle affected by set format > > media: ov6650: Fix missing frame interval enumeration support > > > > Jimmy Su (1): > > media: i2c: Add ov08d10 camera sensor driver > > > > Laurent Pinchart (9): > > media: pxa_camera: Drop usage of .set_mbus_config() > > media: i2c: ov6650: Drop implementation of .set_mbus_config() > > media: v4l2-subdev: Drop .set_mbus_config() operation > > media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h > > > media: v4l2-mediabus: Use structures to describe bus configuration > > media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags > > media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags > > media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag > > (Some of?) those broke build today: > https://builder.linuxtv.org/job/media_stage_clang/412/ > > Probably due to a conflict some other pull request. > > So, I dropped them. Please rebase and re-submit. It seems patches got merged that make use of [gs]et_mbus_config that is changed by the patches. This isn't a very commonly used interface so there's a bit of bad luck here. I'll see what needs to be changed there. Please prioritise these on the next time, if possible. -- Kind regards, Sakari Ailus