intel / ipu6-drivers

GNU General Public License v2.0
171 stars 52 forks source link

Add support for OV8856 sensor #23

Open prof-dr-pepper opened 2 years ago

prof-dr-pepper commented 2 years ago

In Dell Latitude 7320 Detachable (with Tiger Lake processor) the rear camera is an OV8856 sensor. For this sensor the official Linux kernel already contains an i2c driver (see https://github.com/torvalds/linux/blob/master/drivers/media/i2c/ov8856.c) but this driver does not work together with this IPU6 driver, does it?

Help would be very appreciated. I am a C/C++ software developer myself but with no knowledge about Linux kernel development. So what would have to be done in order to make this work?

Thank you, Marcus

PhilDevProg commented 1 year ago

Doesn't this repository already include a driver for the OV8856?

andyyeh75 commented 2 months ago

It's Andy from Intel camera driver team. Although sensor driver exists, integration and validation are still required. We didn't receive PC vendor's request to enable the camera on this device yet. Suggest to get contact with Dell customer service. Hope to hear good news from Dell.