forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
media: i2c: Add support for the OV8865 image sensor
The ov8865 sensor from the Omnivision supports up to 3264x2448, a 10 bits output format and MIPI CSI2 interface. The following driver adds support of all the resolutions at 30 and 60 fps as well as the adjustement of the exposure, the gain and the rotation of the image. Signed-off-by: Kévin L'hôpital <kevin.lhopital@bootlin.com>
- Loading branch information
1 parent
5c8390a
commit aef022e7b2b7fca2cecab96bcbd6bca991163ab4
Showing
3 changed files
with
2,553 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.