mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 11:06:41 -05:00
media: ipu-bridge: Add OV05C10 to the list of supported sensors
Add the OV05C10 sensor to the list of supported sensors. Signed-off-by: Hao Yao <hao.yao@intel.com> 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>
This commit is contained in:
@@ -79,6 +79,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
|
||||
IPU_SENSOR_CONFIG("OVTI02C1", 1, 400000000),
|
||||
/* Omnivision OV02E10 */
|
||||
IPU_SENSOR_CONFIG("OVTI02E1", 1, 360000000),
|
||||
/* Omnivision ov05c10 */
|
||||
IPU_SENSOR_CONFIG("OVTI05C1", 1, 480000000),
|
||||
/* Omnivision OV08A10 */
|
||||
IPU_SENSOR_CONFIG("OVTI08A1", 1, 500000000),
|
||||
/* Omnivision OV08x40 */
|
||||
|
||||
Reference in New Issue
Block a user