summaryrefslogtreecommitdiffstats
path: root/tools/lib/python/kdoc/parse_data_structs.py
diff options
context:
space:
mode:
authorHans de Goede <hansg@kernel.org>2025-10-14 19:40:09 +0200
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-13 12:28:48 +0100
commitada20c3db0db4f2834d9515f6105111871f04a4d (patch)
tree3e0d6e050ea08124b3b94c86e7bebb5fb9533e4c /tools/lib/python/kdoc/parse_data_structs.py
parent819fcf0554388bb54b64184902cebfed5260437d (diff)
downloadlinux-ada20c3db0db4f2834d9515f6105111871f04a4d.tar.gz
linux-ada20c3db0db4f2834d9515f6105111871f04a4d.zip
media: i2c: ov01a10: Fix the horizontal flip control
During sensor calibration I noticed that with the hflip control set to false/disabled the image was mirrored. So it seems that the horizontal flip control is inverted and needs to be set to 1 to not flip (just like the similar problem recently fixed on the ov08x40 sensor). Invert the hflip control to fix the sensor mirroring by default. As the comment above the newly added OV01A10_MEDIA_BUS_FMT define explains the control being inverted also means that the native Bayer-order of the sensor actually is GBRG not BGGR, but so as to not break userspace the Bayer-order is kept at BGGR. Fixes: 0827b58dabff ("media: i2c: add ov01a10 image sensor driver") Cc: stable@vger.kernel.org Signed-off-by: Hans de Goede <hansg@kernel.org> Tested-by: Mehdi Djait <mehdi.djait@linux.intel.com> # Dell XPS 9315 Reviewed-by: Mehdi Djait <mehdi.djait@linux.intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions