]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: ipu-bridge: Add OV5675 sensor config
authorLeif Skunberg <diamondback@cohunt.app>
Tue, 10 Feb 2026 09:45:45 +0000 (10:45 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:37 +0000 (01:05 +0100)
commitd6576b85d3fe75238e67d3e311222e7f69730b09
tree3cf8860c967f230f633f80623ed7e590d33010f3
parentcd9f95628e375634a93fc0f4f980abc62f59cce1
media: ipu-bridge: Add OV5675 sensor config

Add the Omnivision OV5675 (ACPI HID OVTI5675) to the
ipu_supported_sensors[] table with a link frequency of 450 MHz.

This sensor is found in the Lenovo ThinkPad X1 Fold 16 Gen 1 behind
an Intel Vision Sensing Controller (IVSC). Without this entry the IPU
bridge does not create the software-node fwnode graph for the sensor,
preventing the camera from being enumerated.

Signed-off-by: Leif Skunberg <diamondback@cohunt.app>
Reviewed-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/pci/intel/ipu-bridge.c