media: ipu-bridge: Add ov01a10 in Dell XPS 9315
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 31 Jan 2024 13:23:34 +0000 (15:23 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 23 Feb 2024 13:33:32 +0000 (14:33 +0100)
Add Omnivision ov01a10 sensor used in Dell XPS 9315, and use the driver
default frequency.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/pci/intel/ipu-bridge.c

index f980e3125a7b9d0dbe91d07db7254576bfdfd2fc..b2cf80d62ba24f7d5c0a84e0836e1798187866b5 100644 (file)
@@ -60,6 +60,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
        IPU_SENSOR_CONFIG("OVTIDB10", 1, 560000000),
        /* GalaxyCore GC0310 */
        IPU_SENSOR_CONFIG("INT0310", 0),
+       /* Omnivision ov01a10 */
+       IPU_SENSOR_CONFIG("OVTI01A0", 1, 400000000),
 };
 
 static const struct ipu_property_names prop_names = {