diff options
| author | Hans de Goede <hansg@kernel.org> | 2025-10-14 19:40:10 +0200 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-01-13 12:28:48 +0100 |
| commit | 9c632eebf6af4cb7b0f85503fe1ebc5176ff0db1 (patch) | |
| tree | d0f3244ac1cedb112f3ba16717924ffb8f499bdf /tools/lib/python/feat | |
| parent | ada20c3db0db4f2834d9515f6105111871f04a4d (diff) | |
| download | linux-9c632eebf6af4cb7b0f85503fe1ebc5176ff0db1.tar.gz linux-9c632eebf6af4cb7b0f85503fe1ebc5176ff0db1.zip | |
media: i2c: ov01a10: Fix reported pixel-rate value
CSI lanes are double-clocked so with a single lane at 400MHZ the resulting
pixel-rate for 10-bits pixels is 400 MHz * 2 / 10 = 80 MHz, not 40 MHz.
This also matches with the observed frame-rate of 60 fps with the default
vblank setting: 80000000 / (1488 * 896) = 60.
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/feat')
0 files changed, 0 insertions, 0 deletions
