From: Sakari Ailus Date: Wed, 31 Jan 2024 13:23:34 +0000 (+0200) Subject: media: ipu-bridge: Add ov01a10 in Dell XPS 9315 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ec86a04bedb1727c847552dd270df9fdbc098cf4;p=linux.git media: ipu-bridge: Add ov01a10 in Dell XPS 9315 Add Omnivision ov01a10 sensor used in Dell XPS 9315, and use the driver default frequency. Signed-off-by: Sakari Ailus Reviewed-by: Daniel Scally Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/pci/intel/ipu-bridge.c b/drivers/media/pci/intel/ipu-bridge.c index f980e3125a7b9..b2cf80d62ba24 100644 --- a/drivers/media/pci/intel/ipu-bridge.c +++ b/drivers/media/pci/intel/ipu-bridge.c @@ -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 = {