media: ipu-bridge: Add GalaxyCore GC0310 to ipu_supported_sensors[]
authorHans de Goede <hdegoede@redhat.com>
Wed, 5 Jul 2023 21:30:04 +0000 (23:30 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 10 Aug 2023 05:58:40 +0000 (07:58 +0200)
The GalaxyCore GC0310 is used together with the atomisp on various
devices, add it to ipu_supported_sensors[].

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/pci/intel/ipu-bridge.c

index 994f2c0..eb3d1ba 100644 (file)
@@ -36,6 +36,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
        IPU_SENSOR_CONFIG("INT3537", 1, 437000000),
        /* Omnivision ov13b10 */
        IPU_SENSOR_CONFIG("OVTIDB10", 1, 560000000),
+       /* GalaxyCore GC0310 */
+       IPU_SENSOR_CONFIG("INT0310", 0),
 };
 
 static const struct ipu_property_names prop_names = {