Hi, On 11/23/21 00:56, Daniel Scally wrote: > Hello all > > This series adds support for the OV5693 sensor found as the front camera in > many Microsoft Surface devices, along with a number of similar style laptops. > It is a heavily adapted derivative of the atomisp-ov5693 driver in staging, > which retains most of the global register settings and some of the other > functions from that driver, but otherwise uses the "normal" v4l2 > infrastructure. > > Series level changes since V5: > > - Squashed the patches from Hans, and this time didn't screw up their > application. > > Daniel Scally (3): > media: ipu3-cio2: Toggle sensor streaming in pm runtime ops > media: i2c: Add support for ov5693 sensor > media: ipu3-cio2: Add link freq for INT33BE entry Thank you. The patches look good to me and I've tested this series on a Microsoft Surface Go (version 1) and everything works as it should: Acked-by: Hans de Goede <hdegoede@xxxxxxxxxx> Tested-by: Hans de Goede <hdegoede@xxxxxxxxxx> Regards, Hans