Re: [PATCH] media: i2c: ov13858: add horizontal and vertical flip controls
From: Sergey Lebedev
Date: Mon Sep 21 2026 - 09:04:19 EST
v2 is posted, as its own thread:
https://lore.kernel.org/all/20260921124444.79396-1-lsa.uz@xxxxx/
Sakari - it does not do the set_selection() part, and the changelog says
why at length. The short of it: ov13858 has no get_selection or
set_selection at all, so there is no crop rectangle for the flips to
move, and ov13b10 writes its window offsets register-side without
exposing one either. Glad to add selection support as its own patch if
you would like it here.
Kieran, Dave - everything you both raised is in v2.
Sergey