]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: i2c: ov01a10: Add ov01a10_check_hwcfg() function
authorHans de Goede <hansg@kernel.org>
Tue, 14 Oct 2025 17:40:19 +0000 (19:40 +0200)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 13 Jan 2026 11:28:48 +0000 (12:28 +0100)
commit6b0a5d40a36828f62fea6340f1691fee64df7f83
treee522ebc92a0410a26887a1bce377d3b66f334574
parentad134ffad2efcb490a75fa1720f9aa43d0f84fe0
media: i2c: ov01a10: Add ov01a10_check_hwcfg() function

Add a function to check that the number of mipi-lanes and there frequency
are what the driver expects.

Signed-off-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/i2c/ov01a10.c