intel / intel/ipu6-drivers

Add support for OV5678 sensor

Open
#24 11 comments 12 reactions 0 assignees View on GitHub
Dominant language
C
Stars
251
Forks
75
PR merge metrics
No merged PRs in 30d

Description

In Dell Latitude 7320 Detachable (with Tiger Lake processor) the front camera is an OV5678 sensor. For this sensor no i2c driver seems to exist for Linux but a driver for OV01A1S exists (see https://github.com/intel/ipu6-drivers/blob/master/drivers/media/i2c/ov01a1s.c) which seems to have the same output format (Bayer 4x4 RGB-Ir) and I assume that adapting this driver should be doable.

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.