Hi All, Here is a new ov08x40 patch series replacing my previous series: https://lore.kernel.org/linux-media/20241012115236.53998-1-hdegoede@xxxxxxxxxx/ I have not marked this as a v2 series since after rebasing on top of Bryan O'Donoghue changes this essentially is a whole new series. The below series has been tested on a HP Spectre x360 14-eu0xxx laptop, but unfortunately the sensor will still not power-on (identify() fails with -121) after this series. Still I believe that these are all good improvements to have. Bryan, can you test this on your ov08x40 setup and check that it does not cause any regressions there? Regards, Hans Hans de Goede (8): media: ov08x40: Properly turn sensor on/off when runtime-suspended media: ov08x40: Move fwnode_graph_get_next_endpoint() call up media: ov08x40: Get reset GPIO and regulators on ACPI platforms too media: ov08x40: Get clock on ACPI platforms too media: ov08x40: Move ov08x40_identify_module() function up media: ov08x40: Improve ov08x40_identify_module() error logging media: ov08x40: Improve ov08x40_[read|write]_reg() error returns media: ov08x40: Add missing ov08x40_identify_module() call on stream-start drivers/media/i2c/ov08x40.c | 157 +++++++++++++++++++----------------- 1 file changed, 82 insertions(+), 75 deletions(-) -- 2.47.1