lkml.org 
[lkml]   [2020]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add support of OV8865 camera
Date
This series adds support for the camera sensor OV8865.
The sensor was tested on a dual camera module for A83T SoC on Bananapi M3.
My work is based on the Allwinner BSP for the A83T.

Changes since V1:
- Replaced the text documentation by a YAML schema.
- Add some correction in the enable of the sensor.

Kévin L'hôpital (3):
dt-bindings: media: i2c: Add documentation for ov8865
media: i2c: Add support for the OV8865 image sensor
[NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3: Enable OV8865
camera

.../devicetree/bindings/media/i2c/ov8865.yaml | 165 ++
arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 89 +
drivers/media/i2c/Kconfig | 12 +
drivers/media/i2c/Makefile | 1 +
drivers/media/i2c/ov8865.c | 2541 +++++++++++++++++
5 files changed, 2808 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/i2c/ov8865.yaml
create mode 100644 drivers/media/i2c/ov8865.c

--
2.17.1

\
 
 \ /
  Last update: 2020-08-28 15:12    [W:0.073 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site